Loading lib/urldata.h +2 −0 Original line number Diff line number Diff line Loading @@ -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 Loading
lib/urldata.h +2 −0 Original line number Diff line number Diff line Loading @@ -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