Skip to content
This repository has been archived by the owner on Jan 24, 2019. It is now read-only.

request path contains full URL #74

Merged
merged 1 commit into from
Mar 22, 2015
Merged

Conversation

jehiah
Copy link
Member

@jehiah jehiah commented Mar 21, 2015

This looks like a regression in 1.1.

When I request / through the proxy, the upstream receives:

GET http://127.0.0.1:8000/ HTTP/1.1

The expected request would be:

GET / HTTP/1.1

@jehiah
Copy link
Member

jehiah commented Mar 21, 2015

hmm this sounds like something i screwed up with #17 that somehow didn't surface in my testing. Let me dig into this more

@jehiah jehiah added the bug label Mar 21, 2015
@jehiah
Copy link
Member

jehiah commented Mar 21, 2015

@ipmb can you verify that this patch works for you too?

jehiah added a commit that referenced this pull request Mar 22, 2015
request path contains full URL
@jehiah jehiah merged commit e1f4941 into bitly:master Mar 22, 2015
@ipmb
Copy link
Author

ipmb commented Mar 22, 2015

Yep it works. 💃
Thanks!

@jehiah jehiah deleted the request_path_74 branch September 23, 2015 13:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

None yet

2 participants