diff --git a/How-to-config-https-proxy.md b/How-to-config-https-proxy.md index b26aa30..84cd9e4 100644 --- a/How-to-config-https-proxy.md +++ b/How-to-config-https-proxy.md @@ -36,5 +36,5 @@ Here is the guide to config your https proxy and using it to intercept your http * the param ``host`` is required with https proxy and it should be kept exactly what it it when you config your browser. Otherwise, you may get some warning about security. #### note -* intercepting https requests means decrypting the https traffice. This does NOT require an https proxy. +* **intercepting https requests** means decrypting the https traffice. This does NOT require an https proxy. * using **https proxy** means your request towards the proxy server will be encrypted, no matter the request is http or https. \ No newline at end of file