Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
Handles requests about generic capabilities of the server Any requests specific to a resource are handled by that resource's Route.
|
Handles requests about generic capabilities of the server Any requests specific to a resource are handled by that resource's Route. |
HTTP requests and responses that work with files on the server's file system
|
HTTP requests and responses that work with files on the server's file system |
An HTTP server that manages connections and parses HTTP request messages into executable requests
|
An HTTP server that manages connections and parses HTTP request messages into executable requests |
Testing related to the http package
|
Testing related to the http package |
Access to request logs
|
Access to request logs |
main
|
|
cmd
The "main" package, that does command-line parsing and application initialization
|
The "main" package, that does command-line parsing and application initialization |
Generic HTTP responses that aren't specific to any particular type of request
|
Generic HTTP responses that aren't specific to any particular type of request |
clienterror
HTTP 4xx Client Error responses from RFC 7231, Section 6.5
|
HTTP 4xx Client Error responses from RFC 7231, Section 6.5 |
servererror
HTTP 5xx Server Error responses from RFC 7231, Section 6.6
|
HTTP 5xx Server Error responses from RFC 7231, Section 6.6 |
success
HTTP 2xx Successful responses from RFC 7231, Section 6.3
|
HTTP 2xx Successful responses from RFC 7231, Section 6.3 |
Routes that don't serve much of a practical purpose, short of giving cob_spec an endpoint it needs to play with the server's features.
|
Routes that don't serve much of a practical purpose, short of giving cob_spec an endpoint it needs to play with the server's features. |
A route for how a teapot should behave, under RFC 2324
|
A route for how a teapot should behave, under RFC 2324 |
Click to show internal directories.
Click to hide internal directories.