consul/.changelog/9067.txt
Daniel Nephin c18234cba1 Merge pull request #9067 from naemono/6074-allow-config-MaxHeaderBytes
Adds option to configure HTTP Server's MaxHeaderBytes
2021-01-05 17:29:33 +00:00

3 lines
134 B
Plaintext

```release-note:feature
agent: add config flag `MaxHeaderBytes` to control the maximum size of the http header per client request.
```