xyncro / freya-types

Freya Web Stack - Types and Parsers
https://freya.io
Other
1 stars 8 forks source link

Add proper percent encoding/decoding to Query.pairs_ #4

Closed petejohanson closed 6 years ago

petejohanson commented 7 years ago

Note: This did make a change to an existing test, that expected the pairs to come back w/ the values still percent encoded. To me... this seems counter intuitive. I would expect to get back pairs that are decoded and have the intended values as sent by the user agent.