When submitting name/value pairs to a web server using HTTP, which HTTP method includes these pairs in the URL and not in the body of the message?
GET
POST
SUBMIT
CONNECT