class HealthChecker::Response
- HealthChecker::Response
- Reference
- Object
Included Modules
- YAML::Serializable
Defined in:
config.crConstructors
Instance Method Summary
- #body : String
- #body=(body : String)
- #content_type : String
- #content_type=(content_type : String)
- #status_code : Int32
- #status_code=(status_code : Int32)