Skip to content
Snippets Groups Projects
Commit accbbd7d authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

FAQ: mention -w in the 4.20 answer as well

parent 889de6b2
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment