HTTP Archive : The HTTP Archive tracks how the Web is built.
Polly.JS : Polly.JS is a standalone, framework-agnostic JavaScript library that enables recording, replaying, and stubbing HTTP interactions.
Polly taps into nat...
RequestBin : RequestBin gives you a URL that will collect requests made to it and let you inspect them in a human-friendly way.
Use RequestBin to see what your HTT...
Vcr : Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
drest : Configurable HTTP/REST Client Library for Python