ERR_HTTP2_CONNECT_PATH
node
runtime_error
official
true
CONNECT path not allowed
ID: node/err_http2_connect_path
0%Fix Rate
95%Confidence
0Evidence
Version Compatibility
| Version | Status | Introduced | Deprecated | Notes |
|---|---|---|---|---|
| 18 | active | — | — | — |
| 20 | active | — | — | — |
| 22 | active | — | — | — |
Root Cause
HTTP/2 CONNECT request included a :path pseudo-header (only :authority allowed).
generic