Method: Web2Go::CGIResponse#content_type
- Defined in:
- lib/Web2Go/CGIResponse.rb
#content_type ⇒ Object
Returns the value of attribute content_type.
7 8 9 |
# File 'lib/Web2Go/CGIResponse.rb', line 7 def content_type @content_type end |