{"library":"express-http-proxy-cp","type":"library","category":null,"description":"Express middleware to proxy HTTP requests to another host and pass the response back. Current stable version is 2.0.3, targeting Node 16, 18, 20. Supports streaming, Promises, and customizable request/response transforms via decorators. Key differentiators: simple API with memoizable host selection, path resolution, and body decoration; streaming by default with automatic fallback to buffering when response modifiers are used.","language":"javascript","status":"active","version":"2.0.3","tags":["javascript","express-http-proxy"],"last_verified":"Wed May 27","install":[{"cmd":"npm install express-http-proxy-cp","imports":["import proxy from 'express-http-proxy'","app.use('/proxy', proxy('http://example.com'))","app.use('/proxy', proxy('host', { proxyReqOptDecorator: (req) => req }))"]},{"cmd":"yarn add express-http-proxy-cp","imports":[]},{"cmd":"pnpm add express-http-proxy-cp","imports":[]}],"homepage":null,"github":"https://github.com/villadora/express-http-proxy","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/express-http-proxy-cp","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/express-http-proxy-cp/compatibility"}}