Merge branch v2.11 into v3.3
This commit is contained in:
commit
ec6deb40ab
5 changed files with 50 additions and 12 deletions
|
@ -264,3 +264,7 @@ The retry expression is defined as a logical combination of the functions below
|
|||
- `Attempts()` number of attempts (the first one counts)
|
||||
- `ResponseCode()` response code of the service
|
||||
- `IsNetworkError()` whether the response code is related to networking error
|
||||
|
||||
### Content-Length
|
||||
|
||||
See [Best Practices: Content‑Length](../../security/best-practices/content-length.md)
|
Loading…
Add table
Add a link
Reference in a new issue