add info about 0 timout

This commit is contained in:
Umputun
2022-08-29 17:22:38 -05:00
parent 546c2609b0
commit a4b82174c9

View File

@@ -242,7 +242,7 @@ supported codes:
- `--gzip` enables gzip compression for responses.
- `--max=N` allows to set the maximum size of request (default 64k). Setting it to `0` disables the size check.
- `--timeout.*` various timeouts for both server and proxy transport. See `timeout` section in [All Application Options](#all-application-options)
- `--timeout.*` various timeouts for both server and proxy transport. See `timeout` section in [All Application Options](#all-application-options). A zero or negative value means there will be no timeout.
## Default ports