curl_easy_setopt.3: headers can be CURL_MAX_HTTP_HEADER bytes
authorDaniel Stenberg <daniel@haxx.se>
Mon, 24 Oct 2011 14:43:53 +0000 (16:43 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 24 Oct 2011 14:43:53 +0000 (16:43 +0200)
commit5850cc4808ab3669e7a973bd492a630f51804df3
treec541d2becdada0177d23ae085cce29fb16865ddc
parentc295565569e05071acc38b726610049de98c23ae
curl_easy_setopt.3: headers can be CURL_MAX_HTTP_HEADER bytes

Mention this maximum header size for the header callback cases
docs/libcurl/curl_easy_setopt.3