Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chimurai/http-proxy-middleware
/ error-response-plugin.ts
File
error-response-plugin.ts
src/plugins/default/error-response-plugin.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
* as http from
'node:http'
;
2
import
type
{ Socket } from
'node:net'
;
3
4
import
{ getStatusCode } from
'../../status-code.js'
;
Callers
nothing calls this directly
Calls
5
definePlugin
Function · 0.85
isResponseLike
Function · 0.85
getStatusCode
Function · 0.85
sanitize
Function · 0.85
isSocketLike
Function · 0.85
Tested by
no test coverage detected