borchero / Squid

Declarative and Reactive Networking for Swift.
https://squid.borchero.com
MIT License
71 stars 6 forks source link

Support application/x-www-form-urlencoded HttpData #27

Closed aplr closed 3 years ago

aplr commented 3 years ago

This PR adds support for HttpData encoded in application/x-www-form-urlencoded. It follows RFC 3986 and is a port of Alamofire's URLEncoding.