| Name | Description | Type | Package | Framework |
| Headers | Header names common to HTTP requests and responsesAuthor:Sebastien Deleuze | Interface | reactor.io.net.http.model | Reactor |
| HttpChannel | A Request/Response ChannelStream extension that provides for several helpers to control HTTP behavior and observe its metadata. | Class | reactor.io.net.http | Reactor |
| HttpClient | The base class for a Reactor-based Http client. | Class | reactor.io.net.http | Reactor |
| HttpException | An exception for signalling that an error occurred during a communication over HTTP protocolAuthor:Anatoly KadyshevSee Also:Serialized Form | Class | reactor.io.net.http | Reactor |
| HttpHeaders | Interface | reactor.io.net.http.model | Reactor | |
| HttpSelector | A Selector to match against ServerRequestAuthor:Stephane Maldini | Class | reactor.io.net.http | Reactor |
| HttpServer | Base functionality needed by all servers that communicate with clients over HTTP. | Class | reactor.io.net.http | Reactor |
| Method | A Model representation of supported HTTP MethodsAuthor:Sebastien Deleuze, Stephane Maldini | Class | reactor.io.net.http.model | Reactor |
| Protocol | A Model representation of supported HTTP ProtocolsAuthor:Sebastien Deleuze, Stephane Maldini | Class | reactor.io.net.http.model | Reactor |
| ReadableHeaders | Interface | reactor.io.net.http.model | Reactor | |
| ResponseHeaders | Interface | reactor.io.net.http.model | Reactor | |
| Status | Class | reactor.io.net.http.model | Reactor | |
| Transfer | Class | reactor.io.net.http.model | Reactor | |
| WritableHeaders | Interface | reactor.io.net.http.model | Reactor | |