Is there a way to just tell the server to update data without subscribing? Skipping a return statement and a subscription seems to render the http call inert.
I want to test some URLs in a web application I'm working on. For that I would like to manually create HTTP POST requests (meaning I can add whatever parameters