handy-http-2/sub-packages/http-primitives/README.md

5 lines
168 B
Markdown
Raw Normal View History

# http-primitives
This sub-package defines the primitive HTTP types that are used throughout the
project, like `HttpRequest`, `HttpResponse`, `HttpStatus`, and so on.