1
0
mirror of https://github.com/TwiN/gatus.git synced 2025-01-03 04:29:13 +01:00
gatus/config/web
TwiN 2a623a59d3
fix(web): Allow configuration of read-buffer-size ()
This fixes the `431 Request Header Fields Too Large` error

By default, the read-buffer-size is 8192, up from fiber's default of 4096.

Fixes 

Fixes 

Supersedes 

Supersedes 
2024-02-07 18:54:30 -05:00
..
web_test.go fix(web): Allow configuration of read-buffer-size () 2024-02-07 18:54:30 -05:00
web.go fix(web): Allow configuration of read-buffer-size () 2024-02-07 18:54:30 -05:00