Przemyslaw Mantaj
Results
1
comments of
Przemyslaw Mantaj
I experienced the same problem. I think that http-browserify sets the protocol to `window.location.protocol` in any case. I tried to call a request to my API, eg. `http:///api`, so I...