mirror of
https://github.com/curl/curl.git
synced 2026-05-14 03:06:20 +03:00
FAQ: mention -w in the 4.20 answer as well
This commit is contained in:
parent
889de6b285
commit
accbbd7dc3
1 changed files with 3 additions and 0 deletions
3
docs/FAQ
3
docs/FAQ
|
|
@ -1109,6 +1109,9 @@ FAQ
|
|||
message, curl has a dedicated option for that: -f (CURLOPT_FAILONERROR in
|
||||
libcurl speak).
|
||||
|
||||
You can also use the -w option and the variable %{response_code} to extract
|
||||
the exact response code that was return in the response.
|
||||
|
||||
|
||||
5. libcurl Issues
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue