Package akka.http.scaladsl.model.headers
Class StrictTransportSecurityDirective
- java.lang.Object
-
- akka.http.scaladsl.model.headers.StrictTransportSecurityDirective
-
- Direct Known Subclasses:
IgnoredDirective
,IncludeSubDomains$
,MaxAge
public abstract class StrictTransportSecurityDirective extends java.lang.Object
Not for user extension
-
-
Constructor Summary
Constructors Constructor Description StrictTransportSecurityDirective()
-