Hello! A quick question, is it possible to rewrite response header in http mode if users are connecting to HTTPS websites (I don’t have a certificate installed) ?
Thank you, and have an amazing day! 
Hello! A quick question, is it possible to rewrite response header in http mode if users are connecting to HTTPS websites (I don’t have a certificate installed) ?
Thank you, and have an amazing day! 
No, you cannot change headers of a encrypted HTTPS session, unless you decrypt/terminate it first.