• Romain Courteaud's avatar
    erp5_hal_json_style/erp5_web: fix http cache condition · bcd82831
    Romain Courteaud authored
    The main query to the hateoas web section must be cache by the browser,
    to reduce the number of queries by 2.
    
    Caching policy manager conditions are checked before calculating the query result,
    and so, it is not possible anymore to wait for the script to explicitely
    ask for the result to be cached.
    bcd82831
caching_policy_manager.xml 84.8 KB