now counts header size return from server and if nothing is returned from a
HTTP server we return error
This commit is contained in:
@@ -242,6 +242,7 @@ struct connectdata {
|
||||
not the proxy port! */
|
||||
char *ppath;
|
||||
long bytecount;
|
||||
long headerbytecount; /* only count received headers */
|
||||
|
||||
char *range; /* range, if used. See README for detailed specification on
|
||||
this syntax. */
|
||||
|
||||
Reference in New Issue
Block a user