Browser automatically upgrades http:// requests to https:// – ssl_error_rx_record_too_long
I have an application running on http://localhost:8064. It does not use https, but goes to external website to full fill order, But I am getting Error code: ssl_error_rx_record_too_long and not sure what is wrong happening here and how to resolve it.