python-caldav / caldav

Apache License 2.0
314 stars 94 forks source link

Allow passing custom HTTP headers to DAVClient #288

Closed JasonSanDiego closed 1 year ago

JasonSanDiego commented 1 year ago

See #285

tobixen commented 1 year ago

The style test can be easily fixed by running "tox -e style"

tobixen commented 1 year ago

Oh, nevermind that, the style breakage is mine (the github merge queue system seems to merge things even if the style check breaks)