> On Jul 5, 2015, at 4:08 PM, [email protected] wrote:
> 
> Probably a good indication is that the NSURLRequest docs say this about the 
> HTTPBody property. 
> Discussion
> This data is sent as the message body of a request, as in an HTTP POST 
> request.
> 
“As in…” means that’s an example; it doesn’t mean that the data is only sent on 
a POST. 

POST is the most commonly used method that takes a method body. But I’ve sent 
PUT and DELETE requests with bodies without a problem. I can’t remember ever 
sending a body with GET, though.

—Jens
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/macnetworkprog/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to