[][src]Crate valor_lib

Structs

Handler

Handler is the main entry point for dispatching incoming requests to registered plugins under a specific URL pattern.

Request

An HTTP request.

Response

An HTTP response.

Url

A parsed URL record.

Enums

Method

HTTP request methods.

Plugin
StatusCode

HTTP response status codes.

Traits

Loader
RequestHandler

Type Definitions

HandlerResponse

Attribute Macros

vlugin