UNPKG

@zohodesk/request_interceptor

Version:

Intercept and modify HTTP headers and payloads before sending requests.Implement custom logic to handle requests based on specific conditions

16 lines (15 loc) 434 B
{ "name": "@zohodesk/request_interceptor", "version": "1.0.8", "description": "Intercept and modify HTTP headers and payloads before sending requests.Implement custom logic to handle requests based on specific conditions", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "Request", "Interceptor" ], "author": "vigneshwaran.t", "license": "ISC" }