Viewing precisely what is sent on a Request (wodHttpDLX)
Is there any way to catch exactly what is sent on a Get or Post command.
I've tried using Request.body, .Headers, and .Cookies, but am uncertain if that is exactly what is being sent.
Is there any way to catch exactly what is sent on a Get or Post command.
I've tried using Request.body, .Headers, and .Cookies, but am uncertain if that is exactly what is being sent.