0

I want to make a POST request in JavaScript with XMLHttpRequest to send to my WebKitGTK program on Linux, however I don't know what IP address to send information to for WebKitGTK to receive information.

Perhaps it is 127.0.0.1? Any help is appreciated.

  • Do you know what port the WebKitGTK program is listening on? It would have to have some type of server component running in order to listen for HTTP requests. – jamesmortensen Nov 15 '22 at 00:43

0 Answers0