you can see an example of a form urlencoded reques...
# squarelibraries
j
you can see an example of a form urlencoded request here: https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods/POST#Example. it does not put data into the URL, it merely uses URL encoding