HTTP Strict-Transport-Security in Apigee cloud

How can we implement HTTP Strict-Transport-Security in APigee cloud

or is t suffice if we add

Strict-Transport-Security: max-age=86400; includeSubDomains

as part of response header will meets HTTP Strict-Transport-Security standard

0 1 817
1 REPLY 1

Implementing that response header should be all that's required to implement HSTS as far as I can tell.