# File lib/swd.rb, line 61
  def self.http_config(&block)
    @@http_config ||= block
  end