emersion / go-webdav

A Go library for WebDAV, CalDAV and CardDAV
MIT License
314 stars 66 forks source link

Add support for compressed request body #157

Open emersion opened 4 months ago

emersion commented 4 months ago

WebDAV clients can set Content-Encoding and compress the request body.