issues
search
damianh
/
LimitsMiddleware
OWIN middleware to apply limits to an OWIN pipeline.
MIT License
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bug in limited stream
#30
diaconesq
opened
7 years ago
0
Logs added even if no logger set
#29
mskvorcovs
closed
7 years ago
1
Support aspnetcore
#28
lvermeulen
closed
8 years ago
2
Doc for MinResponseDelay() was copied from MaxBandwidthPerRequest()
#27
abatishchev
closed
8 years ago
2
Documentation: how to use loggers
#26
rdstevens
closed
8 years ago
2
Can configure the logger name on each limiter
#25
damianh
closed
8 years ago
0
Log names should be configurable
#24
damianh
opened
8 years ago
0
Max request content length should also apply to GETS
#23
damianh
opened
8 years ago
0
Add a Gitter chat badge to README.md
#22
gitter-badger
closed
9 years ago
0
Use LibLog instead of request tracer.
#21
damianh
closed
9 years ago
1
Min response delay
#20
thefringeninja
closed
9 years ago
1
Exposing just enough of the request to make a limiting decision
#19
thefringeninja
closed
9 years ago
1
New Limit: MinResponseDelay ability to add a configurable delay (latency) to each response.
#18
damianh
closed
7 years ago
0
Global limits
#17
thefringeninja
closed
9 years ago
5
MS.Owin removed
#16
StefanOssendorf
closed
9 years ago
0
Replace MS.Owin with LibOwin
#15
damianh
closed
9 years ago
5
pretty func of func of funcs of func
#14
tugberkugurlu
closed
10 years ago
6
Rename to 'Limits Middleware'
#13
damianh
closed
10 years ago
1
migrated from old package restore way of new one
#12
tugberkugurlu
closed
10 years ago
1
Externalize IAppBuilder dependency
#11
damianh
closed
10 years ago
3
Options & Tracing implemented
#10
StefanOssendorf
closed
10 years ago
1
Add support for configurable reason phrases (with option objects)
#9
StefanOssendorf
closed
10 years ago
13
Add support for tracing / logging
#8
damianh
closed
10 years ago
25
Remove detailed reason phrases, rely on standard http status codes / reason phrases
#7
damianh
closed
10 years ago
1
Transfer-Encoding: chunked support added
#6
StefanOssendorf
closed
10 years ago
8
MaxRequestContentLengthMiddleware implemented inclusive tests and AppBui...
#5
StefanOssendorf
closed
10 years ago
0
MaxQueryStringLengthMiddleware implemented
#4
StefanOssendorf
closed
10 years ago
1
Decrement removed when max requests are reached.
#3
StefanOssendorf
closed
10 years ago
3
Cross platform build script
#2
damianh
closed
10 years ago
1
Allow per-request adjustment of limits
#1
damianh
closed
9 years ago
2