Skip to content

Add auto basic authentication to LittleProxy implementation #364

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

Merged
merged 3 commits into from
Jan 5, 2016

Conversation

jekh
Copy link
Collaborator

@jekh jekh commented Jan 5, 2016

This PR adds auto basic auth to the LP implementation, one of the last remaining features in BMP that was not implemented using LittleProxy.

As part of the auto auth implementation, this PR also contains some cleanup and fixes to HttpsAwareFiltersAdapter. Notable, the getHostAndPort() method has been renamed getHost(), since it only returned the host; and a new getHostAndPort() method that returns the host and port has been added.

jekh added a commit that referenced this pull request Jan 5, 2016
Add auto basic authentication to LittleProxy implementation
@jekh jekh merged commit f67c8a2 into lightbody:master Jan 5, 2016
@jekh jekh deleted the add-auto-basic-auth branch January 5, 2016 06:51
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.

1 participant