PT
Developer Forums
Register
Login
AppGameKit Classic Chat
->
[HTML5] Testing SendHTTPRequestASync
<
1
>
S
SephiaSkyGaming2021
Joined:
27th Jan 2021
Location:
Posted:
31st May 2022 6:50
I am testing out SendHTTPRequestASync
https://www.appgamekit.com/documentation/Reference/HTTP/SendHTTPRequestASync.htm
but I can't view what it trying to send to the server. I need to know because I am trying to code a response.
P
Phaelax
Joined:
16th Apr 2003
Location:
Metropia
Posted:
1st Jun 2022 19:11
You can use Charles to view http traffic. I've used it myself, it's safe.
https://www.charlesproxy.com/documentation/additional/http-monitor/
But what is sending to what server? If you're sending the request, you should know what data is sent.