Skip to content
This repository has been archived by the owner on May 17, 2018. It is now read-only.

Urldecode queryParams, pass parsed data to queryParams functions #117

Closed
wants to merge 2 commits into from

Conversation

fabien
Copy link

@fabien fabien commented Oct 13, 2013

I was having trouble actually using the next link (returned as a Header from my app). Having access to the parsed qs data from the given url and a queryParams function solved this elegantly and in a flexible manner. I believe the qs data should be url decoded, not just the key.

@wyuenho
Copy link
Member

wyuenho commented Oct 13, 2013

Do you have test cases for these? And if you don't mind, can you make a pull request from a separate branch for each issue please? The later is not required tho if it's too much trouble.

@fabien
Copy link
Author

fabien commented Oct 13, 2013

Unfortunately no tests yet - these are just some small - but blocking - issues I wanted to fix. I'm sorry, I don't have the time atm.

@wyuenho wyuenho closed this in 8165451 Nov 1, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants