calcurse-caldav: Support custom HTTP headers
Add support for specifying additional HTTP headers, such as the User-Agent, in the configuration file. Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
This commit is contained in:
@@ -29,3 +29,7 @@ Verbose = Yes
|
||||
#[Auth]
|
||||
#Username = user
|
||||
#Password = pass
|
||||
|
||||
# Optionally specify additional HTTP headers here.
|
||||
#[CustomHeaders]
|
||||
#User-Agent = Mac_OS_X/10.9.2 (13C64) CalendarAgent/176
|
||||
|
||||
Reference in New Issue
Block a user