Skip to content
This repository has been archived by the owner on Oct 14, 2023. It is now read-only.

Body of a post request #2

Open
chibeepatag opened this issue Sep 24, 2015 · 0 comments
Open

Body of a post request #2

chibeepatag opened this issue Sep 24, 2015 · 0 comments

Comments

@chibeepatag
Copy link

In connection.rb, line 114
when :post, :put
response = client.send(method, path, query, headers)
else

There i no parameter that represents the body of the request. How do I do a post or put with an XML body?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant