Skip to content

Releases: toitlang/pkg-http

v1.8.1

09 Jun 04:54
8cedb36
Compare
Choose a tag to compare

What's Changed

  • Add yaml file of examples folder by @floitsch in #27
  • Better description and minor changes to example by @floitsch in #28
  • Implement tpc.Socket.no_delay on DetachedSocket by @kasperl in #29

Full Changelog: v1.8.0...v1.8.1

v1.8.0

25 Feb 12:26
91b51dd
Compare
Choose a tag to compare

What's Changed

  • Add support for URL-encoded HTML-form-like POST

Full Changelog: v1.7.1...v1.8.0

v1.7.1

09 Feb 09:27
02cf30c
Compare
Choose a tag to compare

What's Changed

  • Broaden exception resilience for chunked writes by @kasperl in #23

Full Changelog: v1.7.0...v1.7.1

v1.7.0

09 Feb 09:03
821585e
Compare
Choose a tag to compare

What's Changed

  • Avoid exceptions on writing last chunked CRLF by @kasperl in #22
  • Add slash to path if it is missing in request by @erikcorry in #21

New Contributors

Full Changelog: v1.6.0...v1.7.0

v1.4.1

16 Dec 09:21
Compare
Choose a tag to compare

Full Changelog: v1.4.0...v1.4.1

v1.4.0

16 Dec 08:52
a696851
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.3.0

14 Dec 12:37
f899783
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.3.0

v1.2.1

10 Dec 10:09
1488e5a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

09 Dec 09:00
Compare
Choose a tag to compare

What's Changed

  • added 'Server.listen server_socket' by @jstroem in #4

Full Changelog: v1.1.0...v1.2.0

v1.1.0

07 Dec 14:22
9809c57
Compare
Choose a tag to compare

What's Changed