Error 0x80072F8F

Value: -2147012721 | 0x80072F8F | 2147954575

What does it mean ?

ERROR_INTERNET_DECODING_FAILED  
WinINet failed to perform content decoding on the response. For more information, see the Content Encoding topic.
Value: 12175 | 0x2F8F | 0b0010111110001111
WININET_E_DECODING_FAILED  
Content decoding has failed
Value: 12175 | 0x2F8F | 0b0010111110001111
ERROR_WINHTTP_SECURE_FAILURE  
WinINet failed to perform content decoding on the response. For more information, see the Content Encoding topic.
Value: 12175 | 0x2F8F | 0b0010111110001111

Where does it come from ?

FACILITY_WIN32  
Provides a way to handle error codes from functions in the Win32 API as an HRESULT. (Error codes in 16 - bit OLE that duplicated Win32 error codes have also been changed to FACILITY_WIN32)
Value: 7 | 0x007 | 0b00000111

Other Errors for FACILITY_WIN32