You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***target**: url string to be parsed with the url module
119
163
***forward**: url string to be parsed with the url module
120
164
***agent**: object to be passed to http(s).request (see Node's [https agent](http://nodejs.org/api/https.html#https_class_https_agent) and [http agent](http://nodejs.org/api/http.html#http_class_http_agent) objects)
165
+
***secure**: true/false, if you want to verify the SSL Certs
121
166
122
167
If you are using the `proxyServer.listen` method, the following options are also applicable:
0 commit comments