Changes between Initial Version and Version 1 of Ticket #50781, comment 24
- Timestamp:
- 10/10/2022 07:58:49 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #50781, comment 24
initial v1 2 2 3 3 Throwing 500s or 404s for this kind of stuff is not needed, and just clutters logs in a meaningless way. 4 5 If you want to prevent browser cache from getting annoying when you log in after, we could send a `vary: cookie` header.