[mythtv-commits] [MythTV/mythtv] 44d601: Convert MythHTTPResponse::AddHeader to a templated...
David Hampton
noreply at github.com
Fri Dec 17 14:32:15 UTC 2021
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 44d601745a091cf47adfb65b5d93dc79b874f285
https://github.com/MythTV/mythtv/commit/44d601745a091cf47adfb65b5d93dc79b874f285
Author: David Hampton <mythtv at love2code.net>
Date: 2021-12-17 (Fri, 17 Dec 2021)
Changed paths:
M mythtv/libs/libmythbase/http/mythhttpcache.cpp
M mythtv/libs/libmythbase/http/mythhttpresponse.cpp
M mythtv/libs/libmythbase/http/mythhttpresponse.h
Log Message:
-----------
Convert MythHTTPResponse::AddHeader to a templated function.
Replace all usage of the HEADER macro with calls to this function.
Commit: e02c316a820ce551d2e363063cda7bd0b1ca677e
https://github.com/MythTV/mythtv/commit/e02c316a820ce551d2e363063cda7bd0b1ca677e
Author: David Hampton <mythtv at love2code.net>
Date: 2021-12-17 (Fri, 17 Dec 2021)
Changed paths:
M mythtv/libs/libmythbase/http/mythhttpserver.cpp
Log Message:
-----------
Fix unused variable warnings when no LIBDNS_SD.
Compare: https://github.com/MythTV/mythtv/compare/a0f6508475c7...e02c316a820c
More information about the mythtv-commits
mailing list