I want to know which HTTPS client is recommended and why. I was planning to use Axios, Redaxios, or native options like fetch and XMLHttpRequest, but I want input from the community on your choice.
We cannot recommend a specific library. As you may know, webOS TV uses different web engines depending on the webOS version. So please check compatibility with the web engine first. Thank you.
Is there any Luna Service API we can use to send https client request
Currently, no API is provided for sending HTTPS client request, but webOS TV supports standard web APIs. So please find more information on Google. Thank you.