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.