Please support the ability to server static files from the runtime based on regex patterns similar
to the current Python runtime.
Currently the only way to simulate this functionality is with a servlet. This is not ideal
peformance, as evidenced by existing special handling of static files.
The most compelling use case is for versioning static files with the app's version ID so that
browsers can maximally cache static files without experiencing stale caches later when the app is
updated.
App Engine Recipe - Efficient paging for any query and any model - 0 views
« First
‹ Previous
441 - 460 of 592
Next ›
Last »
Showing 20▼ items per page