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