Details
Description
The Strict-Transport-Security header tells the browser to not access the page without HTTPS later on if it's accessed with HTTPS. It'll cause requests to automatically be upgraded to HTTPS if they're done with HTTP. MaxScale should send this in the REST-API responses as well as when serving the GUI files if HTTPS is being used.