mirror of
https://github.com/curl/curl.git
synced 2026-08-26 10:23:31 +03:00
lib: the number four in a sequence is the "fourth"
Spelling is hard Closes #9535
This commit is contained in:
parent
a46e412464
commit
660cf3d4ed
4 changed files with 5 additions and 5 deletions
|
|
@ -3618,7 +3618,7 @@ CURLcode Curl_http_header(struct Curl_easy *data, struct connectdata *conn,
|
|||
The second format was added since Sun's webserver
|
||||
JavaWebServer/1.1.1 obviously sends the header this way!
|
||||
The third added since some servers use that!
|
||||
The forth means the requested range was unsatisfied.
|
||||
The fourth means the requested range was unsatisfied.
|
||||
*/
|
||||
|
||||
char *ptr = headp + strlen("Content-Range:");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue