Skip to content
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

Reset SCRIPT_NAME and PATH_INFO. #9

Merged
merged 1 commit into from
Oct 1, 2015
Merged

Reset SCRIPT_NAME and PATH_INFO. #9

merged 1 commit into from
Oct 1, 2015

Conversation

frodsan
Copy link
Contributor

@frodsan frodsan commented Sep 30, 2015

Before:

127.0.0.1 - - [30/Sep/2015:19:56:50 +0200] "GET ?asd=1 HTTP/1.1" 200 5 0.0010

After:

127.0.0.1 - - [30/Sep/2015:19:57:02 +0200] "GET /about?asd=1 HTTP/1.1" 200 5 0.0014

soveran added a commit that referenced this pull request Oct 1, 2015
Reset `SCRIPT_NAME` and `PATH_INFO`.
@soveran soveran merged commit bf7ad20 into soveran:master Oct 1, 2015
@frodsan frodsan deleted the reset branch October 1, 2015 09:35
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