Skip to content

Update README.md #632

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Update README.md #632

wants to merge 1 commit into from

Conversation

jtsalomo
Copy link

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 README.md 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
trustAllServers

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
trustAllServers
@jtsalomo
Copy link
Author

I personally had an issue with this that took me several hours to resolve, I figured I could update the README.md file to make it easier for future users to use.

@jekh jekh mentioned this pull request Jul 16, 2017
@jekh
Copy link
Collaborator

jekh commented Jul 16, 2017

Thanks! I combined this with another readme update and cherry-picked it into PR #671.

@jekh jekh closed this Jul 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants