Site icon EfmSoft

What does HRESULT 0x8019019E (HTTP_E_STATUS_URI_TOO_LONG) mean?

 
Previous Next
HTTP_E_STATUS_REQUEST_TOO_LARGE HTTP_E_STATUS_UNSUPPORTED_MEDIA

HTTP_E_STATUS_URI_TOO_LONG

HTTP_E_STATUS_URI_TOO_LONG maps to HTTP 414 URI Too Long. The request target exceeds the length the server is willing to process, often because of an oversized query string or a redirect loop that keeps extending the URI.

What to check

RFC 9110: 414 URI Too Long


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

Exit mobile version