I need to send a http request to a website to get some data, but my code currently errors because the response is in url format, how do I change the Accept header? I need to set it to application/json.
Thanks in Advance!
I need to send a http request to a website to get some data, but my code currently errors because the response is in url format, how do I change the Accept header? I need to set it to application/json.
Thanks in Advance!
omg the last argument didn’t show up in intellisense, thank you!
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.