Module ockam_core::api

source ·

Structs

Enums

Constants

Functions

  • Create a generic bad request response.
  • Decode response and an optional body.
  • Create an error response with status forbidden and the given message.
  • Create an internal server error response
  • Create an error response because the request method was unknown or not allowed.
  • Decode response header only, without processing the message body.
  • Create an error response because the request path was unknown.