garage/src
Alex 6ccffc3162
Improved XML serialization
- Use quick_xml and serde for all XML response returned by the S3 API.
- Include tests for all structs used to generate XML
- Remove old manual XML escaping function which was unsafe
2021-05-06 22:37:15 +02:00
..
api Improved XML serialization 2021-05-06 22:37:15 +02:00
garage rename types to CamelCase 2021-05-03 22:15:09 +02:00
model rename types to CamelCase 2021-05-03 22:15:09 +02:00
rpc rename types to CamelCase 2021-05-03 22:15:09 +02:00
table rename types to CamelCase 2021-05-03 22:15:09 +02:00
util Improved XML serialization 2021-05-06 22:37:15 +02:00
web rename types to CamelCase 2021-05-03 22:15:09 +02:00