class Net::HTTPGenericRequest

def supply_default_content_type

def supply_default_content_type
  return if content_type
end