See: Description
| Class | Description |
|---|---|
| DisallowIdentityContentLengthStrategy |
Decorator for
ContentLengthStrategy implementations that disallows the use of
identity transfer encoding. |
| LaxContentLengthStrategy |
The lax implementation of the content length strategy.
|
| StrictContentLengthStrategy |
The strict implementation of the content length strategy.
|