authelia/internal/server
James Elliott c9e8a924e0
[FEATURE] Buffer size configuration and additional http error handling (#944)
* implement read buffer size config option
* implement write buffer size config option
* implement fasthttp ErrorHandler so we can log errors to Authelia as well
* add struct/schema validation
* add default value
* add docs
* add config key to validator
* refactoring
* apply suggestions from code review

Co-authored-by: Amir Zarrinkafsh <nightah@me.com>
2020-04-30 12:03:05 +10:00
..
error_handler.go [FEATURE] Buffer size configuration and additional http error handling (#944) 2020-04-30 12:03:05 +10:00
index.go [FEATURE] Embed static assets in Go binary (#916) 2020-04-29 00:07:20 +10:00
public_html.gen.go [FEATURE] Embed static assets in Go binary (#916) 2020-04-29 00:07:20 +10:00
server.go [FEATURE] Buffer size configuration and additional http error handling (#944) 2020-04-30 12:03:05 +10:00