Wren Security Commons HTTP - Core Library 23.0.0-SNAPSHOT Documentation
Packages
Package
Description
Models and manages elements of the Hypertext Transfer Protocol.
Decodes HTTP entities that are compressed or encoded.
Provides built-in
Decoder
implementations
(gzip and deflate are currently supported).Core
Filter
implementations.Core
Handler
implementations.Processes HTTP message header fields.
Provides stream buffering, branching, and storage functions.
Models and manages elements of the Hypertext Transfer Protocol.
Provides routing functionality for HTTP requests.
Provides interfaces for managing and interacting with HTTP Sessions.
HTTP service provider API.
Classes to support OpenAPI API Descriptions using Swagger.
Miscellaneous utility classes.
This package contains the classes classes and interfaces used in the services' implementations.
This package contains the
Context
interface and various common protocol
independent implementations.Classes that allow services to be described.
This package provides a simple framework for implementing routers.