"...Irrlicht/svn:/svn.code.sf.net/p/irrlicht/code/trunk@3773" did not exist on "1869d1ec6cf22f4640939857a655726f16ead385"
  • Miek Gieben's avatar
    Fix max-age in http server (#1890) · dae506b5
    Miek Gieben authored
    * Fix max-age in http server
    
    Move the minMsgTTL to dnsutil and rename it MinimalTTL, move some
    constants there as well.
    Use these new function in server_https to correctly set the max-age
    HTTP header.
    
    Fixes: #1823
    
    * Linter
    dae506b5
ttl_test.go 2.02 KB