struct

KemalWAF::ServerConfig

Inherits YAML::Serializable / Struct / Value / Object

Constructors

new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source

Instance methods

http2_enabled
Source
http2_enabled=(http2_enabled : Bool)
Source
http_enabled
Source
http_enabled=(http_enabled : Bool)
Source
http_port
Source
http_port=(http_port : Int32)
Source
https_enabled
Source
https_enabled=(https_enabled : Bool)
Source
https_port
Source
https_port=(https_port : Int32)
Source
tls=(tls : TLSConfig | Nil)
Source