to support "redirects" after the full body is transfered
This commit is contained in:
parent
52c5b57200
commit
09df1cd41e
@ -359,6 +359,8 @@ struct Curl_transfer_keeper {
|
||||
|
||||
bool upload_done; /* set to TRUE when doing chunked transfer-encoding upload
|
||||
and we're uploading the last chunk */
|
||||
|
||||
bool returnbeforebody; /* if to break transfer after headers */
|
||||
};
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user