You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Accept non-ASCII octets in percent-decoding (#119)
* Allow octets outside ASCII range in percent-decoding
* Change unit test to accept %80 octet in percent-decoding
* Add test that percent-decodes UTF-8 data
0 commit comments