
Using the data argument will send them form-encoded like for the other requests, which isn't parsed by many servers for GET requests.
Using the data argument will send them form-encoded like for the other requests, which isn't parsed by many servers for GET requests.