Applied newer clang-format on http(s)_examples

This commit is contained in:
eidheim 2017-11-18 09:58:48 +01:00
commit aa974d7291
2 changed files with 4 additions and 4 deletions

View file

@ -137,8 +137,8 @@ int main() {
SimpleWeb::CaseInsensitiveMultimap header;
// Uncomment the following line to enable Cache-Control
// header.emplace("Cache-Control", "max-age=86400");
// Uncomment the following line to enable Cache-Control
// header.emplace("Cache-Control", "max-age=86400");
#ifdef HAVE_OPENSSL
// Uncomment the following lines to enable ETag

View file

@ -135,8 +135,8 @@ int main() {
SimpleWeb::CaseInsensitiveMultimap header;
// Uncomment the following line to enable Cache-Control
// header.emplace("Cache-Control", "max-age=86400");
// Uncomment the following line to enable Cache-Control
// header.emplace("Cache-Control", "max-age=86400");
#ifdef HAVE_OPENSSL
// Uncomment the following lines to enable ETag