mirror of https://github.com/fafhrd91/actix-web
* Add ServiceConfigBuilder to facilitate future extensions Signed-off-by: Thales Fragoso <thales.fragoso@axiros.com> * Add option to allow/disallow h1 half closures The default is set to allow, thus reverting a change made in 3.11.1 Signed-off-by: Thales Fragoso <thales.fragoso@axiros.com> * Add tests for h1 half closures Signed-off-by: Thales Fragoso <thales.fragoso@axiros.com> * Comply with clippy Signed-off-by: Thales Fragoso <thales.fragoso@axiros.com> * Adjust imports to satisfy fmt Signed-off-by: Thales Fragoso <thales.fragoso@axiros.com> --------- Signed-off-by: Thales Fragoso <thales.fragoso@axiros.com> |
||
|---|---|---|
| .. | ||
| body | ||
| encoding | ||
| h1 | ||
| h2 | ||
| header | ||
| requests | ||
| responses | ||
| ws | ||
| builder.rs | ||
| config.rs | ||
| date.rs | ||
| error.rs | ||
| extensions.rs | ||
| helpers.rs | ||
| http_message.rs | ||
| keep_alive.rs | ||
| lib.rs | ||
| message.rs | ||
| notify_on_drop.rs | ||
| payload.rs | ||
| service.rs | ||
| test.rs | ||