EPiServer.Forms 4.29.2
Jun 17, 2020
Jan 21, 2021
Closed, Fixed and tested
1. Install Forms, create a page with form.
2. View the page in View Mode.
3. See the request /EPiServer.Forms/DataSubmit/GetFormInitScript (in network tab of Chrome dev tool)
4. Expected: Cache-Control: no-cache, no-store
5. Actual: Cache-Control: private