Changes
- fix: match Origin scheme if defined in OriginPatterns by @mafredri in #536
- refactor: use
context.AfterFunc
to track timeouts instead of goroutine by @ash2k in #532 - refactor: add
ErrMessageTooBig
sentinel error for limited reads by @DanielleMaywood in #535 - build: update to Go 1.23 by @mafredri in #524
- build: add Makefile by @mafredri in #525
- chore: update LICENSE file by @mtojek in #526
- chore: apply various modernisations by @Jacalz in #531
New Contributors
- @mtojek made their first contribution in #526
- @ash2k made their first contribution in #532
- @DanielleMaywood made their first contribution in #535
Full Changelog: v1.8.13...v1.8.14