merge several branches of added fixes/improvements.#24
Open
PiBa-NL wants to merge 24 commits intocowboy:masterfrom
Open
merge several branches of added fixes/improvements.#24PiBa-NL wants to merge 24 commits intocowboy:masterfrom
PiBa-NL wants to merge 24 commits intocowboy:masterfrom
Conversation
…ed by CURL are all the headers. Now only the last header is examined. Html links and image references are parsed hopefully corecctly such that any html page loaded causes all links to point back to the proxy script. Mimetype is also extracted from the curl fetch and stored in an instance variable. This mime-type is examined before processing the content of a CURL to ensure we are not examining non-textual data for content changes to point backto the proxy script.
…ound 'Authorization:' HTTP header.
…so the token doesn't show up in server logs.
… incoming authz header
2. Add a comment with an option (I've used many times) to Not verify SSL certificates. It's good option for internal usage.
Conflicts: ba-simple-proxy.php
Conflicts: ba-simple-proxy.php
Conflicts: ba-simple-proxy.php
Conflicts: ba-simple-proxy.php
Conflicts: ba-simple-proxy.php
Conflicts: ba-simple-proxy.php
…ub forks into a single brance <PiBa-NL>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
merge several branches of added fixes/improvements.