Method: Timber::Events::HTTPRequest#content_type
- Defined in:
- lib/timber/events/http_server_request.rb
#content_type ⇒ Object (readonly)
Returns the value of attribute content_type.
8 9 10 |
# File 'lib/timber/events/http_server_request.rb', line 8 def content_type @content_type end |