P
P
pochinka_stula_vl2019-12-11 03:23:01
Browsers
pochinka_stula_vl, 2019-12-11 03:23:01

How to make http requests to local domain from HTTPS application?

I wrote a simple PWA application that sends fetch requests to a local domain. https://webostap.github.io/opd/
But there was a problem:

  • PWA application can only work on HTTPS.
  • I can't do normal HTTPS on a local domain

Now for the application to work, you need to allow mixed content in the browser. Is there any possibility to fix this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
X
xmoonlight, 2019-12-11
@xmoonlight

You may not have written everything correctly in your PWA.
Read here .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question