Hey, how can i set a limit for request from the same IP for example in one minute? with AddDosFilter("/*",CreateMap("maxRequestsPerSec":...
hello, it seems missing if we have a type like this one Type Data(a As String,b As Int, c As Float) dim test as Data i like to have access this...