clipper/backend/server
Rob Watson c7d5541379 Refactor response handling.
- Add FileSystem implementation to handle HTTP index files but constrain
  directory listings
- Refactor server implementation into a dedicated handler struct
- Add test coverage
2022-01-10 18:45:10 +01:00
..
testdata/http Refactor response handling. 2022-01-10 18:45:10 +01:00
gprc_handler.go Refactor response handling. 2022-01-10 18:45:10 +01:00
handler.go Refactor response handling. 2022-01-10 18:45:10 +01:00
handler_test.go Refactor response handling. 2022-01-10 18:45:10 +01:00
server.go Refactor response handling. 2022-01-10 18:45:10 +01:00