Currently Being Moderated
Jun 27, 2008 1:20 PM
I am having a problem setting headers on HTTPService requests
that use the GET method. I can inspect the request on the server
side, and see that when I use POST, the headers are set, but if I
just change the method to GET, the headers don't come through.
Why wouldn't HTTPService allow me to set headers on GET
requests??