Method: TinyClient::Response#header_str
- Defined in:
- lib/tiny_client/response.rb
#header_str ⇒ Object (readonly)
Returns the value of attribute header_str.
7 8 9 |
# File 'lib/tiny_client/response.rb', line 7 def header_str @header_str end |