Site icon EfmSoft

What does HRESULT 0x80072F0B (WININET_E_POST_IS_NON_SECURE) mean?

 
Previous Next
WININET_E_CHG_POST_IS_NON_SECURE WININET_E_CLIENT_AUTH_CERT_NEEDED

WININET_E_POST_IS_NON_SECURE

WININET_E_POST_IS_NON_SECURE is a WinINet HRESULT. It means that the operation would send POST data through HTTP rather than HTTPS. This can expose form data, tokens, credentials, or other request content to interception or modification.

What to check

Microsoft: WinINet overview


Looking for a different code? Search another status or error code.

Exit mobile version