Treatment incoming
http/server::incoming
Configuration
⬡ http_server:
http/server::HttpServer
Provide contexts
⥱ @HttpRequest:
http/server::@HttpRequest
from http_server:
http/server::HttpServer
Parameters
↳ const method:
HttpMethod
(http/method::HttpMethod
)
↳ const route:
string
Outputs
↦ data:
Stream<byte>
↦ failure:
Block<string>
↦ headers:
Block<Map>
(std/data::Map
)
↦ started:
Block<void>