cscheid / rgithub

R bindings for the github API
MIT License
70 stars 31 forks source link

set Content-Type for POST requests #69

Open s-u opened 7 years ago

s-u commented 7 years ago

POST request need to declare JSON payload in Content-Type in order to be correctly recognized by some back-ends.