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