Build Status

Shelf handler to proxy requests to another web server.

Useful if you want to send a subset of requests to another HTTP endpoint, for instance pub serve.

See example/example_server.dart for a usage demonstration.