Skip to content

install: Use Post/Response/Get pattern for reloads

Redirect the POST request for install with the template. This ensures that any reload performed on the page will be a GET request.

https://en.wikipedia.org/wiki/Post/Redirect/Get

Signed-off-by: Joseph Nuthalapati njoseph@thoughtworks.com

Merge request reports

Loading