Module: XHP::ResponseHolder
- Defined in:
- lib/xhp.rb
Instance Attribute Summary collapse
-
#http_response ⇒ Object
Returns the value of attribute http_response.
Instance Attribute Details
#http_response ⇒ Object
Returns the value of attribute http_response.
115 116 117 |
# File 'lib/xhp.rb', line 115 def http_response @http_response end |