We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4275e68 commit 8c6b4e0Copy full SHA for 8c6b4e0
README.md
@@ -132,6 +132,7 @@ Flags:
132
-l, --rate-limit Halt requests upon encountering a 429 (rate limit) HTTP status code.
133
-r, --redirect Automatically follow redirects in responses.
134
--request-file string Load request configuration and flags from a specified file.
135
+ --timeout int Specify a max timeout time (default: 6000ms). (default 6000)
136
-u, --uri string Specify the target URL for the request.
137
-a, --user-agent string pecify a custom User-Agent string for requests (default: 'nomore403').
138
-v, --verbose Enable verbose output for detailed request/response logging.
0 commit comments