Skip to content

Handle query string#13

Open
yoppi wants to merge 1 commit into
thomasdavis:masterfrom
yoppi:handle-querystring
Open

Handle query string#13
yoppi wants to merge 1 commit into
thomasdavis:masterfrom
yoppi:handle-querystring

Conversation

@yoppi

@yoppi yoppi commented Feb 11, 2014

Copy link
Copy Markdown

req.params[0] is only include a path. Not include a query string.
For example, in requested url is /path/to/page?q=brabrabra. Then will be dropping the ?q=brabrabra.
So, this patch is handling query string from req.url.

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.

1 participant