[Privoxy-commits] [privoxy] 03/03: show-status template: declare https-inspection non-experimental.
    User Git 
    git at git.privoxy.org
       
    Mon Feb 20 11:37:41 CET 2023
    
    
  
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit c81c1bb16b7ed18bfc5f19bccc96dc71827cc624
Author: Roland Rosenfeld <roland at debian.org>
AuthorDate: Mon Feb 20 11:32:12 2023 +0100
    show-status template: declare https-inspection non-experimental.
---
 templates/show-status | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/show-status b/templates/show-status
index e8708c6b..896c86d2 100644
--- a/templates/show-status
+++ b/templates/show-status
@@ -339,7 +339,7 @@
             <tr>
               <td><code>FEATURE_HTTPS_INSPECTION</code></td>
               <td>@if-FEATURE_HTTPS_INSPECTION-then@ Yes @else-not-FEATURE_HTTPS_INSPECTION@ No @endif-FEATURE_HTTPS_INSPECTION@</td>
-              <td>Allows to intercept and filter HTTPS traffic. Experimental.</td>
+              <td>Allows to intercept and filter HTTPS traffic.</td>
             </tr>
             <tr>
               <td><code>FEATURE_IMAGE_BLOCKING</code></td>
-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
    
    
More information about the Privoxy-commits
mailing list