Module swim.http


module swim.http
HTTP message model and wire protocol codec that incrementally decodes and encodes HTTP streams without intermediate buffering.
  • Packages

    Exports
    Package
    Description
    HTTP message model and wire protocol codec that incrementally decodes and encodes HTTP streams without intermediate buffering.
    HTTP header models.