| Class | Description |
|---|---|
| HttpPipelinedRequest |
Permits downstream channel events to be ordered and signalled as to whether more are to come for
a given sequence.
|
| HttpPipeliningHandler |
Implements HTTP pipelining ordering, ensuring that responses are completely served in the same order as their
corresponding requests.
|