Skip to content

Keep query string intact during directory redirect - #913

Merged
jonathanong merged 1 commit into
senchalabs:masterfrom
dougwilson:fix/static-directory-redirect-query
Oct 15, 2013
Merged

Keep query string intact during directory redirect#913
jonathanong merged 1 commit into
senchalabs:masterfrom
dougwilson:fix/static-directory-redirect-query

Conversation

@dougwilson

Copy link
Copy Markdown
Contributor

This is a different fix to use the escaping mechanisms of url.format for the search string, and includes a test!

Fixes #792
Fixes #793

jonathanong added a commit that referenced this pull request Oct 15, 2013
…-query

Keep query string intact during directory redirect
@jonathanong
jonathanong merged commit 02d0ad4 into senchalabs:master Oct 15, 2013
@jonathanong

Copy link
Copy Markdown
Contributor

you should be a maintainer!

@dougwilson

Copy link
Copy Markdown
Contributor Author

Ha! But glad I'm able to help :) It's in my interest to fix things since I'm utilizing this library.

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.

static directory redirect should not discard query string

2 participants