mirror of
https://github.com/curl/curl.git
synced 2026-08-24 15:13:33 +03:00
or higher -> or greater 11 docs
This commit is contained in:
parent
b912cb8c75
commit
5df6c95d1b
8 changed files with 23 additions and 23 deletions
|
|
@ -141,7 +141,7 @@ Not used in modern versions.
|
|||
## CURLE_QUOTE_ERROR (21)
|
||||
|
||||
When sending custom "QUOTE" commands to the remote server, one of the commands
|
||||
returned an error code that was 400 or higher (for FTP) or otherwise
|
||||
returned an error code that was 400 or greater (for FTP) or otherwise
|
||||
indicated unsuccessful completion of the command.
|
||||
|
||||
## CURLE_HTTP_RETURNED_ERROR (22)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue