go-webdav
go-webdav copied to clipboard
webdav: add http.Header to FileSystem.Create()
trafficstars
alternative to #153
I'm not a huge fan of exposing generic HTTP stuff to backends in general.
If there is a custom HTTP header that a library user wants to pass to the backend, they can use the context.