garage/src/api
networkException 8ec6a53b35
everywhere: support unix sockets when binding in various places
this patch implements binding to paths as a unix socket for generic
server and web server.
2023-09-29 18:57:44 +02:00
..
admin everywhere: support unix sockets when binding in various places 2023-09-29 18:57:44 +02:00
k2v everywhere: support unix sockets when binding in various places 2023-09-29 18:57:44 +02:00
s3 everywhere: support unix sockets when binding in various places 2023-09-29 18:57:44 +02:00
signature payload.rs: Surround / in inverted commas. 2023-06-06 16:26:06 +01:00
Cargo.toml cargo: add hyperlocal as a dependency 2023-09-29 18:37:12 +02:00
common_error.rs First version of admin API (#298) 2022-05-24 12:16:39 +02:00
encoding.rs Improved XML serialization 2021-05-06 22:37:15 +02:00
generic_server.rs everywhere: support unix sockets when binding in various places 2023-09-29 18:57:44 +02:00
helpers.rs Fix Content-Type headers for {admin,k2v} errors and admin responses 2022-05-25 17:09:33 +02:00
lib.rs First version of admin API (#298) 2022-05-24 12:16:39 +02:00
router_macros.rs cleanup 2023-01-03 15:08:37 +01:00