sergot / http-useragent

Web user agent class for Perl 6.
MIT License
36 stars 39 forks source link

Fix issue #219 - form-urlencoded escaping #220

Closed dmaestro closed 5 years ago

dmaestro commented 5 years ago

In t/041-form-urlencoded.t Add regression test In lib/HTTP/Request.pm6 Adjust escaping of form-urlencoded parts to conform with: https://url.spec.whatwg.org/#concept-urlencoded-byte-serializer