meshcat-dev/meshcat

Fix caching issues for Firefox / Chrome?

EricCousineau-TRI opened this issue · 2 comments

See conversation here:
RobotLocomotion/drake#13050 (review)

Seems like this a better answer along these lines (using Response headers, not adding random junk to your URI):
https://stackoverflow.com/a/7413284/7829525

\cc @gizatt

After looking into this, realized it was meshcat-python-specific, as it uses tornado.web.Application. Moving issue.