garage/src/web
Alex ea7fb901eb
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Implement {Put,Get,Delete}BucketCors and CORS in general
- OPTIONS request against API endpoint
- Returning corresponding CORS headers on API calls
- Returning corresponding CORS headers on website GET's
2022-01-24 11:58:00 +01:00
..
Cargo.toml New model for buckets 2022-01-04 12:45:46 +01:00
error.rs Improved handling of HTTP ranges 2021-11-29 11:52:42 +01:00
lib.rs make most requested changes 2021-04-27 16:47:08 +02:00
web_server.rs Implement {Put,Get,Delete}BucketCors and CORS in general 2022-01-24 11:58:00 +01:00