issues
search
Bobris
/
Nowin
Owin Web Server in pure .Net
MIT License
536
stars
78
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
A recommendation to archive this project
#76
hiredgunhouse
opened
5 years ago
0
ERR_SSL_VERSION_INTERFERENCE with Chrome on android
#75
arakis
opened
6 years ago
3
keep-alive never used
#74
arakis
closed
7 years ago
1
Added syntax highlighting to README.md
#73
theel0ja
closed
7 years ago
0
Is it possible to provide a background worker sample?
#72
robertkraig
opened
7 years ago
3
Fixed race condition in OwinHandler.cs
#71
thelalle
closed
7 years ago
1
corruption/threading issues in transport layer?
#70
mcleodia
opened
7 years ago
3
Handle failed SSL authenticateasserver, fix IPv6 local address check
#69
marius-klimantavicius
closed
7 years ago
2
Use Dual Mode Sockets
#68
teian
closed
8 years ago
2
Nowin implements IOwinRequest.Body.Length incorrectly
#67
tomasdeml
closed
8 years ago
1
Sending 'HTTP/1.1 200 OK' instead of 'HTTP/1.1 200'
#66
michal-ordelt
closed
8 years ago
2
SSL + libcurl: connection seems dead
#65
igorgatis
opened
8 years ago
0
是否有新版本更新?
#64
chenzuo
closed
8 years ago
3
Mechanism to specify keep-alive timeout
#63
igorgatis
opened
8 years ago
1
Fix not accepting connection hang on mono
#62
martinKupec
closed
8 years ago
4
WebSockets: frames with fragmented header are causing halt in websocket processing
#61
marius-klimantavicius
opened
8 years ago
3
WebSockets: Ping/Pong frames should be handled even if there is no receive
#60
marius-klimantavicius
opened
8 years ago
0
Inconsistent WebSocket Upgrade response.
#59
MeirionHughes
closed
8 years ago
2
websockets timeout with signalr
#58
ronnieoverby
opened
8 years ago
7
Nowin doesn't (seem) to automatically urldecode the request url
#57
Erwinvandervalk
closed
8 years ago
4
Fixes #21: Handle SocketException when DNS unreachable or bad hostname.
#56
MeirionHughes
closed
8 years ago
2
Nowin app hangs using certificate for https after the first successful connection
#55
dorvan
opened
8 years ago
3
Deadlock on large request body
#54
chriseldredge
closed
8 years ago
3
Periodically getting this exception
#53
ghost
closed
9 years ago
7
Weird hang after pressing f5 repeatedly.
#52
borgdylan
opened
9 years ago
7
adding client certificate requirement to ssl transport
#51
et1975
closed
9 years ago
1
Force client certificate
#50
et1975
closed
9 years ago
5
ObjectDisposedException in SaeaLayerCallback.IoCompleted
#49
lanwin
closed
9 years ago
2
memoryleak when creating and disposing the server a lot
#48
lanwin
closed
9 years ago
3
Don't write the server header if the server name is null, empty, or whitespace
#47
damianh
closed
9 years ago
2
Not support custom 500 Internal Server Error
#46
comphilip
closed
9 years ago
8
Fix #44 / repair #43
#45
pysco68
closed
9 years ago
2
Path parsing fails under certain conditions since fixing #43
#44
pysco68
closed
9 years ago
3
Invalid path parsing
#43
hyperletter
closed
9 years ago
2
Handle Ssl authentication failure correctly.
#42
StephenWakely
closed
9 years ago
0
If ssl authentication fails we get an Object reference error
#41
StephenWakely
closed
9 years ago
4
Is there a way to let Nowin choose the port?
#40
igorgatis
opened
9 years ago
1
owin.CallCancelled and websocket.CallCancelled not cancelled on client tcp connection closed or dropped
#39
comphilip
closed
9 years ago
7
HA-proxy health probe workaround
#38
et1975
closed
9 years ago
0
Self host dies on linux/mono
#37
et1975
closed
9 years ago
2
Nowin not providing "host.OnAppDisposing" CancellationToken
#36
pysco68
opened
9 years ago
7
added unit test that shows that too many cookies cause 500 error
#35
Erwinvandervalk
closed
9 years ago
0
Too long httpheaders generate http 500 response, not 400 (bad request)
#34
Erwinvandervalk
closed
9 years ago
5
SSL v3 disabled in 0.16.0?
#33
igorgatis
closed
9 years ago
3
TLS 1.2 support
#32
et1975
closed
9 years ago
2
set receiveEvent null when disconnecting on mono
#31
jchannon
closed
9 years ago
1
dispose of opened socket
#30
jchannon
closed
9 years ago
13
Tests project does not build in Xamarin Studio / OSX
#29
jchannon
closed
9 years ago
3
Socket Leak on Linux
#28
jchannon
closed
9 years ago
14
Adds execution context flow options
#27
serialseb
closed
9 years ago
2
Next