Hello
Is there a way to send data as https header in WRT.
I need to pass a key (e.g an app ID or an api key) as https header to the server so as to get the response. Is there any way to do that ?
Please Help !!
Hello
Is there a way to send data as https header in WRT.
I need to pass a key (e.g an app ID or an api key) as https header to the server so as to get the response. Is there any way to do that ?
Please Help !!
WRT is normal javascript, thus try copy-pasing Add header HTTP request javascript into a google and you'll get plenty of answers.