1
0
Fork 0
forked from OpenNeo/impress
impress/src/server/types
Matchu 2e41f7bb0b Send Vary: Authorization cache header
I don't think this is actually relevant in-app right now, but I figured sending it is More Correct, and is likely to prevent future bugs if anything (and prevent future question about why we're _not_ sending it).

I also removed the `maxAge: 0` on `currentUser`, now that I've updated Fastly to no longer default to 5-minute caching when no cache time is specified. I can see why that's a reasonable default for Fastly, but we've been pretty careful about specifying Cache-Control headers when relevant, so the extra caching is mostly incorrect.
2021-11-23 13:00:56 -08:00
..
AppearanceLayer.js Use /api/assetImage for all image sizes 2021-08-19 17:56:09 -07:00
ClosetList.js Wire up the Remove button for item lists 2021-09-30 19:26:09 -07:00
Item.js Private cache headers in item search 2021-11-16 13:09:45 -08:00
MutationsForSupport.js Better handle editUsername when Auth0 update fails 2021-10-21 12:17:12 -07:00
Outfit.js Fix GraphQL docstrings 2021-05-27 16:51:31 -07:00
Pet.js Fix GraphQL docstrings 2021-05-27 16:51:31 -07:00
PetAppearance.js Fix GraphQL docstrings 2021-05-27 16:51:31 -07:00
User.js Send Vary: Authorization cache header 2021-11-23 13:00:56 -08:00
Zone.js Use ES module syntax in backend instead of require 2021-02-02 22:26:55 -08:00