Applied newer clang-format on http(s)_examples
This commit is contained in:
parent
6d1577ecaa
commit
aa974d7291
2 changed files with 4 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue