Jasonette / JASONETTE-iOS

📡 Native App over HTTP, on iOS
https://www.jasonette.com
MIT License
5.27k stars 352 forks source link

POSTing body #356

Open kagster opened 5 years ago

kagster commented 5 years ago

Hi,

How do you POST the body instead of setting the data value in the POST request? My app enters the score for each golfer and the list of golfer is dynamic. I've read the doc several times but haven't seen an example or missed it somewhere.

Thanks,