TestServer.HTTPServer.Httpd (TestServer v0.1.21)
View SourceHTTP server adapter using :httpd
.
This adapter will be used by default if there is no Bandit
or
Plug.Cowboy
loaded in the project.
Usage
TestServer.start(
http_server: {TestServer.HTTPServer.Httpd, httpd_options}
)