Anders Ekdahl
Lurker
Hello there!
I have an API I'm trying to get somewhere with.
In the API documentation it says that I have to make a http call with a question with the POST method about what information I want.
What i'm trying to get from the homepage is accessing an xml file. It's provided with a url.
Sooo, can someone just guide me to where I can actually read about http calls with a question via the POST method? I must suck at googling or I'm not searching for the right stuff.
Thanks in advance.
I have an API I'm trying to get somewhere with.
In the API documentation it says that I have to make a http call with a question with the POST method about what information I want.
What i'm trying to get from the homepage is accessing an xml file. It's provided with a url.
Sooo, can someone just guide me to where I can actually read about http calls with a question via the POST method? I must suck at googling or I'm not searching for the right stuff.
Thanks in advance.
Thank you. 