# File lib/soap/rpc/cgistub.rb, line 56
    def meta_vars
      {
        'HTTP_SOAPACTION' => ENV['HTTP_SOAPAction']
      }
    end