ErrLookup › Netflix/zuul
Netflix/zuul
Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more. · Java · 241 source files
Analyzed at 14bf53c52d on 2026-09-07. 9 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Attempt to write invalid content type to client | exception | error | netty, zuul-filter, internal-invariant, response-pipeline |
| Invalid request provided: Decode failure | http | error | |
| Received invalid message from origin | exception | error | netty, zuul-filter, internal-invariant, origin-response |
| Invalid header field: char | validation | error | http, headers, rfc7230, validation, header-injection |
unknown_psk_identity Unknown or null client PSk identity | error_code | error | |
decrypt_error Invalid or expired client PSk identity | error_code | error | |
| maxConnectionsPerHost= | exception | error | |
| Received invalid message from client | exception | error | netty, zuul-filter, internal-invariant, origin-request |
| Invalid host | validation | error |