I need to sample an HTTP PUT and send query arguments (parameters). Unfortunately, it seems like the HTTP Request object ignores query arguments unless the method is GET. Do I understand this correctly, and is this by design?
David
I need to sample an HTTP PUT and send query arguments (parameters). Unfortunately, it seems like the HTTP Request object ignores query arguments unless the method is GET. Do I understand this correctly, and is this by design?
David