http-request-middleware
espress-kind http request middleware
espress-kind http request middleware
Easily intercept and modify XHR request and response
Auto loading plugin for vue. 👏 You don't need to write showLoading and hideLoading any more.
A proxy module for intercepting IPP communication
simple substring entity,decode entity and encode
A local "man in the middle" to intercept, analyze and replace http requests
Replace stdin, stdout, and/or stderr, including console methods, with arbitrary streams for capture, redirection, testing, or other purposes.
a simple socks5 server you can use
creates a connected replacement for an original duplex stream and gives access to two transforms to intercept messages
Intercept and mock outgoing network TCP connections and HTTP requests for testing. Intercepts and gives you a Net.Socket, Http.IncomingMessage and Http.ServerResponse to test and respond with. Useful when testing code that hits remote servers.
Intercept and mock outgoing network TCP connections and HTTP requests for testing. Intercepts and gives you a Net.Socket, Http.IncomingMessage and Http.ServerResponse to test and respond with. Useful when testing code that hits remote servers.
A lightweight javascript base class providing simple interface for debugging and diagnostics
Observe the object property getter, setter or method calls and add custom behavior.
a thin wrapper around the fetch api to provide you with a subscribe function to intercept 401 status responses, uses @export-mike/efetch for caching etags
Intercept require calls
Simple, fully programmatic, HTTP/S forward proxy
patch DOM APIs to intercept calls to them
Intercept function calls
Man-in-the-middle your console.log
Enhancement for Node's HTTP `IncomingMessage` & `ServerResponse` for data going from/to such streams to be intercepted - and modified... :)