class
Silver::HttpRequest
- Silver::HttpRequest
- Reference
- Object
Overview
Some request.
Defined in:
http.crConstructors
Instance Method Summary
- #body : String | Nil
- #body=(body : String | Nil)
- #method : String
- #method=(method : String)
- #method_enum : Method
- #path : String
- #path=(path : String)