Starship.Reactor.Http (Starship v0.0.1) View Source

Functions for handling HTTP Requests in Starship.Reactor.

Link to this section Summary

Link to this section Functions

Link to this function

handle_http_request(conn, config)

View Source

Specs

Link to this function

handle_request_with_body(conn, buf, config)

View Source

Specs

handle_request_with_body(Starship.Reactor.Conn.t(), binary(), map()) ::
  {Starship.Reactor.connection_state(), map()} | map()