Skip to content

Tade0/emergency-poncho

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
bin
 
 
src
 
 
 
 
 
 
 
 

This project is very far from production-ready. Use at your own risk.

Emergency Poncho

Emergency Poncho is an HTTP Archive replayer, grouping responses by URL and serving them in the order they were originally requested.

Usage

  1. Save a *.har file from the Network tab in your Browser.
  2. Go to this repo's directory and npm link.
  3. emergency-poncho my-archive.har

Use cases

  • Bug reproduction
  • Mock backend

Logo by the irreverent Yanson.

Caveats

  • By default Firefox limits the size of recorded responses to 1MB. To switch this off, go to about:config and set devtools.netmonitor.responseBodyLimit to 0.
  • When recording via Firefox make sure you check the "disable cache" checkbox in the network tab.

About

Emergency Poncho - an HTTP Archive replayer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published