Skip to content
This repository was archived by the owner on Mar 27, 2023. It is now read-only.

Conversation

@RyanHedges
Copy link

I did this because sometimes the request path will be encoded. Since HTTP
router unencodes the path, it loses the ability to correctly calculate the
path info by performing math on the path length. This encodes the path info
since it is used for correctly assigning the script name.

I did this because sometimes the request path will be encoded. Since HTTP
router unencodes the path, it loses the ability to correctly calculate the
path info by performing math on the path length. This encodes the path info
since it is used for correctly assigning the script name.
@RyanHedges
Copy link
Author

@cyphactor check it out

@drewdeponte drewdeponte self-assigned this Feb 9, 2016
@drewdeponte
Copy link

👍

RyanHedges added a commit that referenced this pull request Feb 9, 2016
@RyanHedges RyanHedges merged commit a92f89d into fix_rewrite_partial_path_info_upstream Feb 9, 2016
@RyanHedges RyanHedges deleted the handle_escaping_of_path branch February 9, 2016 01:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants