How to set request headers?

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!

1 Like


please read roblox studio api docs before anything

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.