Skip to content

Added support for (Burp) relative URIs#3

Merged
sethfitz merged 2 commits into
sethfitz:masterfrom
silentsignal:master
Apr 29, 2013
Merged

Added support for (Burp) relative URIs#3
sethfitz merged 2 commits into
sethfitz:masterfrom
silentsignal:master

Conversation

@dnet

@dnet dnet commented Apr 29, 2013

Copy link
Copy Markdown
Contributor

When using Burp Suite with oauth-proxy configured as an upstream proxy, it tends to send only relative URIs, so the proxy needs some help to figure out where to forward the request to.

I'm aware that this is not necessarily the fault of oauth-proxy but

  1. Burp Suite is not free nor open source software, so I have little chance to patch it and
  2. this shouldn't break existing use-cases of oauth-proxy.

While I was there, I also fixed an unnecessary list instantiation.

@sethfitz

Copy link
Copy Markdown
Owner

Looks great! Thank you!

sethfitz added a commit that referenced this pull request Apr 29, 2013
Added support for (Burp) relative URIs by using a provided Host header.
@sethfitz sethfitz merged commit 7774e39 into sethfitz:master Apr 29, 2013
@sethfitz

Copy link
Copy Markdown
Owner

Published to PyPI as 1.0.4.

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