v0.8.10
·
542 commits
to master
since this release
HTTP v0.8.10
Closed issues:
- TimeoutRequest refresh interval sleep time. (#449)
- Using HTTP.get to https over proxy results in HTTP/1.1 400 Bad Request (#472)
- HTTP.unescapeuri does not handle + sign (#475)
- Characters with accents are displayed wrong (#493)
- Tag a new version? (#504)
- 0.8.9 breaks OSX & Windows (#511)
Merged pull requests:
- Fix for HTTPS proxy (#507) (@jademackay)
- Cleanups and docs (#510) (@quinnj)
- Fix #511. The change from getaddrinfo to getalladdrinfo had an unexpe… (#512) (@quinnj)
- If the server closes, don't serve any pending transactions/connection… (#513) (@quinnj)
- Parse multipart forms (#514) (@quinnj)
- In query key-value pairs, decode plus as space (#515) (@quinnj)