Class: Net::HTTPGenericRequest
- Inherits:
-
Object
- Object
- Net::HTTPGenericRequest
- Defined in:
- spaceship/lib/spaceship/helper/net_http_generic_request.rb
Instance Method Summary collapse
Instance Method Details
#supply_default_content_type ⇒ Object
10 11 12 |
# File 'spaceship/lib/spaceship/helper/net_http_generic_request.rb', line 10 def supply_default_content_type return if content_type end |