dadi / web

Web is a drop in front end for websites and web apps. Consumes data from DADI API and others
https://dadi.cloud/en/web/
Other
48 stars 16 forks source link

Include dynamic parts of page routes when determining cachability #401

Closed jimlambie closed 6 years ago

jimlambie commented 6 years ago

This PR improves the process of selecting a loaded endpoint based on the request URL within the cache layer.

Fix #399