Module swim.http
Package swim.http
package swim.http
HTTP message model and wire protocol codec that incrementally decodes
 and encodes HTTP streams without intermediate buffering.
- 
ClassDescriptionHttpBody<T>HttpChunked<T>HttpMessage<T>HttpPayload<T>HttpRequest<T>HttpResponse<T>HttpValue<T>