What's Changed
- Revert "Tighten up :path validation" by @tatsuhiro-t in #363
- Implement RFC 9412 ORIGIN frame by @tatsuhiro-t in #365
- Clarify the life time of the object pointed by origin_list by @tatsuhiro-t in #366
- Update doc by @tatsuhiro-t in #367
- Port ngtcp2 map changes by @tatsuhiro-t in #369
- Treat malformed HTTP message as a connection error by @tatsuhiro-t in #370
- Map seed by @tatsuhiro-t in #371
- Add nghttp3_qpack_encoder_new2 by @tatsuhiro-t in #372
- Make nghttp3_rand accept uint8_t buffer by @tatsuhiro-t in #373
- Origin changes by @tatsuhiro-t in #375
- No need to zero-clear frent by @tatsuhiro-t in #377
- Use compound literals instead of filling with zeros by @tatsuhiro-t in #378
- Make macros static inline functions by @tatsuhiro-t in #379
- Remove length from nghttp3_frame by @tatsuhiro-t in #380
Full Changelog: v1.10.0...v1.11.0