| Package | Description |
|---|---|
| serguei.http | |
| serguei.http.performance |
| Class and Description |
|---|
| BodyCompression |
| ClientHello |
| ConnectionContext
Context of the client's TCP connection from the point of view of the server
|
| HttpException |
| HttpRequest
This represents a request as received by a server
|
| HttpRequestHeaders
This represents request headers - combination of the the request line and the following headers as specified in
RFC-2616: https://tools.ietf.org/html/rfc2616
This class is mutable and it is not thread safe.
|
| HttpResponse
This represents a response as received by a client
|
| HttpResponseHeaders
This represents response headers - combination of the the status line and the following headers as specified in
RFC-2616: https://tools.ietf.org/html/rfc2616
This class is mutable and it is not thread safe.
|
| HttpServerOnConnectProcess |
| HttpServerOnRequestHeadersProcess |
| HttpServerRequestHandler
This is request handler.
|
| RequestValues |
| TlsVersion |
| Class and Description |
|---|
| ConnectionContext
Context of the client's TCP connection from the point of view of the server
|
| HttpRequest
This represents a request as received by a server
|
| HttpServerRequestHandler
This is request handler.
|
Copyright © 2019. All rights reserved.