gossamer/response_init

Types

pub type ResponseInit {
  Headers(headers.Headers)
  Status(Int)
  StatusText(String)
}

Constructors

Search Document