* Added environment variable and CLI parameter for adjusting the read buffer size
* Changed readBufferSize to int and some bugfixing
* Small fixes
* ci: 👷 CI system updated
* ci: 👷 CI system updated
---------
Co-authored-by: Paramtamtam <7326800+tarampampam@users.noreply.github.com>
* 🎨 style(CHANGELOG.md): add UNRELEASED section
🔧 chore(notfound/handler.go): refactor to use core.RespondWithErrorPage
🔧 chore(http/server.go): pass config, templatePicker, renderer and options to notfoundHandler
🔧 chore(hurl/404.hurl): update test to expect HTML response instead of plain text
* 📝 docs(CHANGELOG.md): fix typo in changed section
* 🔥 chore(CHANGELOG.md): release version 2.22.0
🔥 chore(flags.go): remove unused code for serve command