mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:11:45 +03:00
http: remove stale comment about rewindbeforesend
... because that struct field exists no more.
Follow-up to 14bcea074a.
Closes #13187
This commit is contained in:
parent
57656835ec
commit
47da1f289c
1 changed files with 0 additions and 2 deletions
|
|
@ -3557,8 +3557,6 @@ static CURLcode http_on_response(struct Curl_easy *data,
|
|||
* something else should've considered the big picture and we
|
||||
* avoid this check.
|
||||
*
|
||||
* rewindbeforesend indicates that something has told libcurl to
|
||||
* continue sending even if it gets discarded
|
||||
*/
|
||||
|
||||
switch(data->state.httpreq) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue