{"library":"http-proxy-response-rewrite","type":"library","category":null,"description":"http-proxy-response-rewrite is a Node.js library designed to simplify the modification of response bodies when using `http-proxy`. Its core functionality involves transparently handling common compression formats like `gzip` and `deflate` to decompress the response body, allowing developers to manipulate the plain text or JSON content, and then re-compress it before sending it to the client. The library is currently at version 0.0.1 and has not been updated in approximately 8 years, indicating it is no longer actively maintained. Its primary differentiator was providing a streamlined way to intercept and modify compressed `http-proxy` responses, a task that would otherwise require manual zlib handling. Due to its abandoned status, developers should consider more modern and actively maintained alternatives for proxy response manipulation.","language":"javascript","status":"abandoned","version":"0.0.1","tags":["javascript","http-proxy","streaming","json"],"last_verified":"Wed May 27","install":[{"cmd":"npm install http-proxy-response-rewrite","imports":["import modifyResponse from 'http-proxy-response-rewrite';"]},{"cmd":"yarn add http-proxy-response-rewrite","imports":[]},{"cmd":"pnpm add http-proxy-response-rewrite","imports":[]}],"homepage":null,"github":"https://github.com/saskodh/http-proxy-response-rewrite","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/http-proxy-response-rewrite","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/http-proxy-response-rewrite/compatibility"}}