struct

KemalWAF::EndpointLimit

Inherits Struct / Value / Object

Endpoint bazlı limit konfigürasyonu

Constructors

new(path_pattern : String, limit : Int32, window_sec : Int32)
Source

Instance methods

limit
Source
limit=(limit : Int32)
Source
matches?(path : String) : Bool
Source
path_pattern
Source
path_pattern=(path_pattern : String)
Source
window_sec
Source
window_sec=(window_sec : Int32)
Source