v0.8.16
·
486 commits
to master
since this release
HTTP v0.8.16
Closed issues:
Merged pull requests:
- Documentation: header() isn't exported so you need to use HTTP.header(). (#536) (@pixel27)
- don't print non-UTF8 binary data when showing Message (#538) (@stevengj)
- Add a method to
escapeuriforNamedTuples (#541) (@christopher-dG) - Fix:
no_proxyworks only with absolute domain name (#542) (@vdayanand) - Eliminate type-piracy in
string(#549) (@timholy) - Don't write response body to response_stream unless ready (#552) (@quinnj)