curl / Mailing Lists / curl-library / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

Re: max header size?

From: Daniel Stenberg via curl-library <curl-library_at_cool.haxx.se>
Date: Mon, 9 Sep 2019 08:34:38 +0200 (CEST)

On Sun, 8 Sep 2019, Felipe Gasper via curl-library wrote:

> Is there an option in libcurl to limit the size of HTTP headers that are
> accepted?

No, libcurl has an internal fixed limit for this: CURL_MAX_HTTP_HEADER, set to
102400.

-- 
  / daniel.haxx.se | Get the best commercial curl support there is - from me
                   | Private help, bug fixes, support, ports, new features
                   | https://www.wolfssl.com/contact/
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2019-09-09