module Responsible::ResponseInterface
Defined in:
responsible/response_interface.crInstance Method Summary
-
#~
Wraps
self
into aResponsible::Response
. - #body? : String | Nil
- #body_io : IO
- #headers : HTTP::Headers
- #status : HTTP::Status