Home
last modified time | relevance | path

Searched refs:MAX_HTTP_RESP_HEADER_SIZE (Results 1 – 2 of 2) sorted by relevance

/curl/lib/
H A Dhttp.h179 #define MAX_HTTP_RESP_HEADER_SIZE (300*1024) macro
H A Dhttp.c3329 unsigned int max = MAX_HTTP_RESP_HEADER_SIZE; in Curl_bump_headersize()
3330 if(delta < MAX_HTTP_RESP_HEADER_SIZE) { in Curl_bump_headersize()

Completed in 20 milliseconds