1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal/server
James Elliott c9e8a924e0
[FEATURE] Buffer size configuration and additional http error handling ()
* 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 () 2020-04-30 12:03:05 +10:00
index.go [FEATURE] Embed static assets in Go binary () 2020-04-29 00:07:20 +10:00
public_html.gen.go [FEATURE] Embed static assets in Go binary () 2020-04-29 00:07:20 +10:00
server.go [FEATURE] Buffer size configuration and additional http error handling () 2020-04-30 12:03:05 +10:00