The source of the error code is HTTP support.[1][2]
0x80190001
: Unexpected HTTP status code.[2]0x80190003
: Unexpected redirection status code (3xx).[2]0x80190004
: Unexpected client error status code (4xx).[2]0x80190005
: Unexpected server error status code (5xx).[2]0x8019012C
: Multiple choices (300).[2]0x8019012D
: Moved permanently (301).[2]0x8019012E
: Found (302).[2]0x8019012F
: See Other (303).[2]0x80190130
: Not modified (304).[2]0x80190131
: Use proxy (305).[2]0x80190133
: Temporary redirect (307).[2]0x80190190
: Bad request (400).[2]0x80190191
: Unauthorized (401).[2]0x80190192
: Payment required (402).[2]0x80190193
: Forbidden (403).[2]0x80190194
: Not found (404).[2]0x80190195
: Method not allowed (405).[2]0x80190196
: Not acceptable (406).[2]0x80190197
: Proxy authentication required (407).[2]0x80190198
: Request timeout (408).[2]0x80190199
: Conflict (409).[2]0x8019019A
: Gone (410).[2]0x8019019B
: Length required (411).[2]0x8019019C
: Precondition failed (412).[2]0x8019019D
: Request entity too large (413).[2]0x8019019E
: Request-URI too long (414).[2]0x8019019F
: Unsupported media type (415).[2]0x801901A0
: Requested range not satisfiable (416).[2]0x801901A1
: Expectation failed (417).[2]0x801901F4
: Internal server error (500).[2]0x801901F5
: Not implemented (501).[2]0x801901F6
: Bad gateway (502).[2]0x801901F7
: Service unavailable (503).[2]0x801901F8
: Gateway timeout (504).[2]0x801901F9
: Version not supported (505).[2]