class Doppel::Response
- Doppel::Response
- Reference
- Object
Defined in:
doppel/interceptor.crConstructors
Instance Method Summary
- #body : String
- #body=(body : String)
- #headers : HTTP::Headers
- #headers=(headers : HTTP::Headers)
- #status_code : Int32
- #status_code=(status_code : Int32)