What's Changed
- rename capi uws_req_set_field -> uws_req_set_yield by @blackmius in #1561
- Fix some typos by @haberbyte in #1570
- Fix [-Werror=format-truncation] compiler warning by @mtrenkmann in #1575
- fix(CAPI) uws_res_upgrade, uws_res_override_write_offset, feat(CAPI) uws_res_close and subscription events by @cirospaciari in #1571
- Add uws_loop_defer function to uWebsockets CAPI by @GenrikhFetischev in #1579
- Fix reported content length for HttpResponse::endWithoutBody by @atimin in #1557
- Fix chunked body handling in fallback routine by @webcarrot in #1585
New Contributors
- @blackmius made their first contribution in #1561
- @haberbyte made their first contribution in #1570
- @mtrenkmann made their first contribution in #1575
- @GenrikhFetischev made their first contribution in #1579
- @atimin made their first contribution in #1557
- @webcarrot made their first contribution in #1585
Full Changelog: v20.36.0...v20.37.0