Added SimpleWeb::Date::to_string to create HTTP date strings
This commit is contained in:
parent
3f1591b6fa
commit
83788f3885
3 changed files with 69 additions and 0 deletions
|
|
@ -7,3 +7,4 @@ SpaceBeforeParens: Never
|
|||
BreakBeforeBraces: Custom
|
||||
BraceWrapping: {BeforeElse: true, BeforeCatch: true}
|
||||
NamespaceIndentation: All
|
||||
AllowShortCaseLabelsOnASingleLine: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue