v0.4.0 — CORS and retrying
- Set
Access-Control-Allow-Origin: *
header in all responses - Log current memory usage before & after handling each request
- Increased MSRV to 1.76
- Retry failed outgoing non-S3 HTTP requests
- Accept
PROPFIND
request bodies in which the "include" tag comes before "allprop"