Brecht Van Lommel 1e0e79dcbf
Fix cache-control header clearing comment text when editing issue (#22604)
The `no-store` cache control added in #20432 is causing form input to be
cleared unnecessarily on page reload. Instead use
`max-age=0,private,must-revalidate` which avoids this.

This was particularly a problem when typing a long comment for an issue
and then for example changing the label. The page would be reloaded and
lose the unsubmitted comment.

Fixes #22603
2023-02-01 15:28:06 -06:00
..
2023-01-02 22:46:39 +01:00
2023-01-31 09:45:19 +08:00
2023-01-05 13:58:51 +02:00
2023-01-31 13:21:29 +08:00
2023-01-31 09:45:19 +08:00
2023-01-31 09:45:19 +08:00
2023-01-31 09:45:19 +08:00
2022-12-30 23:31:00 +08:00
2023-01-31 09:45:19 +08:00
2023-01-31 09:45:19 +08:00
2023-01-31 09:45:19 +08:00