Hello,

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

        As best I can tell, CURLOPT_MAXFILESIZE only affects the size of the 
response payload, so if a misbehaving server were to send, e.g., an infinite 
stream of letters with no line breaks, is there any control--other than via the 
generic write callback--to cut off that stream at a sane limit?

        Thank you!

-Felipe Gasper
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html
  • max header size? Felipe Gasper via curl-library

Reply via email to