X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=cgisimple.c;h=f962fdfaaecee660c159d7a221db608efbf5bc2c;hp=148f0617dce893a97c8f735162077ed3f3218cbc;hb=fe33cd8ff935666ea91799111a46b62411da3142;hpb=6cf41422b99349e14b58d20b5b845ee2d4e578b8 diff --git a/cgisimple.c b/cgisimple.c index 148f0617..f962fdfa 100644 --- a/cgisimple.c +++ b/cgisimple.c @@ -1445,7 +1445,7 @@ jb_err cgi_show_url_info(struct client_state *csp, if (!url_to_query->ssl) #endif { - if (map_block_killer(exports, "https")) + if (map_block_killer(exports, "https-and-no-https-inspection")) { free_current_action(action); free_map(exports);