mirror of
https://github.com/umputun/reproxy.git
synced 2024-11-23 09:27:22 +03:00
Fix typo
This commit is contained in:
parent
3499836b90
commit
bece2938f0
@ -129,7 +129,7 @@ In addition to the common assets server multiple custom static servers supported
|
||||
|
||||
## More options
|
||||
|
||||
- `--gzip` enables gizp compression for responses.
|
||||
- `--gzip` enables gzip compression for responses.
|
||||
- `--max=N` allows to set the maximum size of request (default 64k)
|
||||
- `--header` sets extra header(s) added to each proxied request
|
||||
- `--timeout.*` various timeouts for both server and proxy transport. See `timeout` section in [All Application Options](#all-application-options)
|
||||
|
Loading…
Reference in New Issue
Block a user