Module test_http_server

Source
Expand description

Define a HttpServer for test that can be configured using warp filters.

Structs§

TestHttpServer
A HTTP server for test

Functions§

test_http_server
Spawn a TestHttpServer using the given warp filters
test_http_server_with_socket_address
Spawn a TestHttpServer using the given warp filters