Module pingora_core::apps::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