mirror of
https://github.com/actix/actix-website
synced 2025-01-22 16:15:56 +01:00
Update server.md (#123)
This commit is contained in:
parent
e5fb02d5af
commit
868b9589f2
@ -86,7 +86,7 @@ Actix can wait for requests on a keep-alive connection.
|
||||
|
||||
{{< include-example example="server" file="keep_alive.rs" section="keep-alive" >}}
|
||||
|
||||
If the first option is selected, then *keep alive* state is calculated based on the
|
||||
If the first option above is selected, then *keep alive* state is calculated based on the
|
||||
response's *connection-type*. By default `HttpResponse::connection_type` is not
|
||||
defined. In that case *keep alive* is defined by the request's http version.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user