git-http-mock-server icon indicating copy to clipboard operation
git-http-mock-server copied to clipboard

Static and Mock server

Open billiegoose opened this issue 6 years ago • 0 comments
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)

billiegoose avatar Jan 12 '19 04:01 billiegoose