module Seahorse::Client::NetHttp::Patches
@api private
Public Class Methods
Source
# File lib/seahorse/client/net_http/patches.rb, line 13 def self.apply! Net::HTTPGenericRequest.prepend(PatchDefaultContentType) end
@api private
# File lib/seahorse/client/net_http/patches.rb, line 13 def self.apply! Net::HTTPGenericRequest.prepend(PatchDefaultContentType) end