Yup. HTTPService is nice for basic stuff, but if you need anything more complex (like handling binary data), it falls short.
On Aug 27, 2013, at 4:11 AM, Jerry Hamby wrote: > Instead of using HTTPService, I had to use URLRequest.
Yup. HTTPService is nice for basic stuff, but if you need anything more complex (like handling binary data), it falls short.
On Aug 27, 2013, at 4:11 AM, Jerry Hamby wrote: > Instead of using HTTPService, I had to use URLRequest.