Skip to content

Instantly share code, notes, and snippets.

@tylerflint
Created December 7, 2011 18:22
Show Gist options
  • Save tylerflint/1443959 to your computer and use it in GitHub Desktop.
Save tylerflint/1443959 to your computer and use it in GitHub Desktop.
original Net::Http call to endeca
@request, @raw_response = @http.post(@uri.path, @query.target!, 'Content-type' => 'application/xml')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment