Details
-
Improvement
-
Resolution: Done
-
Major
-
None
-
1
Description
We need a way to optionally set a HTTP Secure Transport Header (HSTS), through REST API.
The HTTP Strict Transport Security header informs the browser that it should never load a site using HTTP and should automatically convert all attempts to access the site using HTTP to HTTPS requests instead.
See, MB-47096, for information about REST API usage.