Skip to content
  • Kali Kaneko's avatar
    [feat] check if there are newest configuration files · 0d0459ac
    Kali Kaneko authored
    here we port the if-modified-since conditional mechanism, so that we
    only write the config if it is newer than whan we have.
    
    we also add a line with the status code to the logs, so that it's easier
    to debug.
    
    note that the 'configs.json' file is never returning 304.
    
    - Resolves: #8773
    0d0459ac