git-http-mock-server
git-http-mock-server copied to clipboard
Static and Mock server
trafficstars
This adds two new features
- a static file server
- a mock server
This should enable respectively:
- mocking the "dumb" http git protocol eventually (we need a way to disable the smart protocol)
- mocking HTTP redirects (fixes #4)