gatus/config
TwiN 2a623a59d3
fix(web): Allow configuration of read-buffer-size (#675)
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 #674

Fixes #636

Supersedes #637

Supersedes #663
2024-02-07 18:54:30 -05:00
..
connectivity feat(connectivity): Allow internet connection validation prior to endpoint execution (#461) 2023-05-02 22:41:22 -04:00
endpoints feat(api): Migrate from gorilla/mux to fiber 2023-07-11 22:46:49 -04:00
maintenance fix(alerting): Unable to set maintenance interval to all day (#475) 2023-05-17 18:45:18 -04:00
remote chore: Bump module version to v5 2022-12-06 01:41:18 -05:00
ui chore: Bump module version to v5 2022-12-06 01:41:18 -05:00
web fix(web): Allow configuration of read-buffer-size (#675) 2024-02-07 18:54:30 -05:00
config_test.go fix(config): Support $$ in config for literal $ (#427) 2023-02-11 22:43:13 -05:00
config.go feat(alerting): Add gotify provider (#605) 2023-11-03 18:21:52 -04:00