]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
TODO: specify which response codes that make -f/--fail return error
authorDaniel Stenberg <daniel@haxx.se>
Tue, 25 Jun 2024 21:27:43 +0000 (23:27 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 26 Jun 2024 06:41:41 +0000 (08:41 +0200)
Suggestion from the user survey 2024

Closes #14020

docs/TODO

index f2df88708bcfd705c37d11788b54f638732b848f..599f46b265c1b771a660e1146e2f376236de559b 100644 (file)
--- a/docs/TODO
+++ b/docs/TODO
  18.4 --proxycommand
  18.5 UTF-8 filenames in Content-Disposition
  18.6 Option to make -Z merge lined based outputs on stdout
+ 18.7 specify which response codes that make -f/--fail return error
  18.9 Choose the name of file in braces for complex URLs
  18.10 improve how curl works in a windows console window
  18.11 Windows: set attribute 'archive' for completed downloads
 
  https://github.com/curl/curl/issues/5175
 
+18.7 specify which response codes that make -f/--fail return error
+
+ Allows a user to better specify exacly which error code(s) that are fine
+ and which are errors for their specific uses cases
+
 18.9 Choose the name of file in braces for complex URLs
 
  When using braces to download a list of URLs and you use complicated names