Releases: toitlang/pkg-http
Releases · toitlang/pkg-http
v2.8.0
What's Changed
- Kebabify filenames by @erikcorry in #138
- Improve examples and toitdoc. by @floitsch in #139
- Server example, use writer.out.write & terminate string by @addshore in #140
- Kebabify. by @floitsch in #141
- Install certificates and add examples. by @floitsch in #142
- Add json-post example. by @floitsch in #143
- Add comment explaining that the sdkconfig must be updated. by @floitsch in #144
- Fix websockets with Firefox. by @floitsch in #146
New Contributors
Full Changelog: v2.7.2...v2.8.0
v2.7.2
What's Changed
- Bump toitlang/pkg-publish from 1.4.0 to 1.5.0 by @dependabot in #135
- Use mark-closed instead of close-X. by @floitsch in #137
Full Changelog: v2.7.1...v2.7.2
v2.7.1
v2.7.0
v2.6.0
v2.5.1
v2.5.0
v2.4.1
What's Changed
- Add dependabot by @erikcorry in #122
- Bump toitlang/pkg-publish from 1.3.0 to 1.4.0 by @dependabot in #125
- Update build/ci. by @floitsch in #126
- Minimal change to make library compatible with new io lib. by @floitsch in #128
New Contributors
- @dependabot made their first contribution in #125
Full Changelog: v2.4.0...v2.4.1
v2.4.0
v2.3.4
What's Changed
- Use Content-Length header more often. by @floitsch in #102
- Fix null pointer in WebSocket code by @erikcorry in #110
- Support ping and pong on WebSockets. by @erikcorry in #111
- Rename 'interface' to 'network'. by @floitsch in #112
- Add more errors for the 'is_close_exception' detection by @floitsch in #114
Full Changelog: v2.3.3...v2.3.4