mirror of
https://github.com/curl/curl.git
synced 2026-08-25 01:33:31 +03:00
parent
b2dcf0347f
commit
0bdec5e01d
2 changed files with 4 additions and 4 deletions
|
|
@ -1758,7 +1758,7 @@ CURLcode Curl_add_timecondition(struct SessionHandle *data,
|
|||
}
|
||||
|
||||
/*
|
||||
* Curl_http() gets called from the generic Curl_do() function when a HTTP
|
||||
* Curl_http() gets called from the generic multi_do() function when a HTTP
|
||||
* request is to be performed. This creates and sends a properly constructed
|
||||
* HTTP request.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue