Commit a8a4bd5
Update README.md
I had issues finding "trustAllServers" parameters. I figure other people have this issue as well, so I decided to add the /proxy POST request with its full sets of parameters to this file.
You can see the list of input parameters for /proxy in browersmob-rest/src/main/java/net.lightbody.bmp.proxy.bricks.newProxy(...)
Full set of System Parameters:
http.proxyHost - Deprecated
http.proxyPort - Deprecated
Full set of HTTP parameters includes:
httpProxy - Deprecated
proxyUsername
proxyPassword
bindAddress
serverBindAddress
port
useEcc
trustAllServers1 parent b1a661b commit a8a4bd5
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| 134 | + | |
134 | 135 | | |
135 | 136 | | |
136 | 137 | | |
| |||
0 commit comments