pingora_core::apps

Module http_app

Source
Expand description

A simple HTTP application trait that maps a request to a response

Structs§

  • A helper struct for HTTP server with http modules embedded

Traits§

  • This trait defines how to map a request to a response