What's Changed
- Add initial support for handling multipart/form-data body by @iawia002 in #7
- Use HeaderMap instead of HashMap by @iawia002 in #8
- Add the form method for Request/Response by @iawia002 in #9
- Minor changes to url related methods by @iawia002 in #10
Full Changelog: v0.2.0...v0.3.0