dimanche 19 décembre 2021

Chrome extension redirecting http request to https

I am developing an extension which renders iframe inside a webpage. And I have my node.js api in VPS which don't have a domain but a bare IP. Now I am trying to POST into that api inside iframe. But the request is not working. When I analyzed the network tab, I found out that request is changing from http to https.

I am using axios, React. How to resolve this?




Aucun commentaire:

Enregistrer un commentaire