Files
coredns/core
Johnny Bergström 909ce9386d core: set cache-control max-age as integer, not float (#6764)
As specified in rfc2616, the max-age is an integer.
Setting a float might make the header get ignored in some cases.
2024-10-24 15:20:19 -04:00
..