Skip to content

daleharvey/infiniterequest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

## Infinite Request

A simple HTTP Server I use for testing, by default it starts a HTTP server that doesnt respond to any requests, you can optionally specify a ?timeout=X if you want it to respond after a X milliseconds.

# Usage

    $ npm install -g infiniterequest
    $ infiniterequest 1337
    $ curl -v http://127.0.0.1:1337?timeout=5000

About

Simple HTTP server in node that doesnt respond - http://infiniterequest.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published