Skip to content
Snippets Groups Projects
Commit 6b79d50a authored by Шипицын Анатолий's avatar Шипицын Анатолий Committed by Vladimir Davydov
Browse files

httpc: increase max outgoing header size to 8 KiB

The reason why the limit is so is that default Apache / nginx maximum
header size is 8 KiB.

Added a check to raise an error when a header is bigger then the limit.

Fixes #3959.
parent 3c9b70c7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment