Vasily
|
497b4f834f
|
Merge pull request #1021 from Bond-009/failonwarn
Fail on warnings for Jellyfin.Server
|
6 years ago |
Bond-009
|
669c48cc8b
|
Merge pull request #1065 from cvium/closed_response
Don't set status code if response is closed
|
6 years ago |
Claus Vium
|
3fa43a1e08
|
Don't set status code if response is closed
|
6 years ago |
Bond-009
|
620d7b560d
|
Fail on warnings for Jellyfin.Server
|
6 years ago |
Bond-009
|
c5fce647de
|
Cleanup/simplification
* Removed useless copies/allocations
* Reduced unneeded complexity
|
6 years ago |
Claus Vium
|
0abe57e930
|
Merge remote-tracking branch 'remotes/upstream/master' into kestrel_poc
|
6 years ago |
Claus Vium
|
9a4a01fb0e
|
Fix DI in FileWriter.TransmitFile
|
6 years ago |
Claus Vium
|
78742b8e4c
|
Switch to HeaderNames instead of hardcoded strings (and other header related fixes)
|
6 years ago |
Claus Vium
|
557c4d065d
|
Review comments
|
6 years ago |
Claus Vium
|
6cc1bd544a
|
Fix a logging statement
|
6 years ago |
Claus Vium
|
1cc433eabc
|
Start the webhost before RunStartupTasks and fix ContentEncoding
|
6 years ago |
Claus Vium
|
1ac282b12e
|
Call SharpWebSocket's Closed event handler before disposing
|
6 years ago |
Claus Vium
|
fb1de5a921
|
Remove more cruft and add the beginnings of a socket middleware
|
6 years ago |
Claus Vium
|
dab8e15052
|
Check websocket state before closing
|
6 years ago |
Claus Vium
|
e47d121985
|
Fix websockets
|
6 years ago |
Claus Vium
|
27e7e792b3
|
Replace some usage of QueryParamCollection
|
6 years ago |
Claus Vium
|
25d3d0b731
|
Remove some unused stuff
|
6 years ago |
Claus Vium
|
77addb2283
|
Remove SocketHttpListener
|
6 years ago |
Claus Vium
|
848cfc32cc
|
More cleanup
|
6 years ago |
Claus Vium
|
5510e8ebee
|
Remove unused Cookies
|
6 years ago |
Claus Vium
|
9c02e99e35
|
Undo some of the span abuse
|
6 years ago |
Claus Vium
|
148db8b81a
|
Remove unused SharpSocket stuff
|
6 years ago |
Claus Vium
|
f1c93ae618
|
Remove SetContentLength and company
|
6 years ago |
Claus Vium
|
4e229ad86b
|
Fix PathInfo
|
6 years ago |
Claus Vium
|
a85488cd20
|
Fix websockets array index out of bounds and some cleanup
|
6 years ago |
Claus Vium
|
5a7cca9d1b
|
Fix websockets and RawUrl
|
6 years ago |
Claus Vium
|
d6c6f3c10c
|
Still broken
|
6 years ago |
Claus Vium
|
194da8416b
|
Use middlewares instead of Routing
|
6 years ago |
Claus Vium
|
f3e7bc0573
|
Replace some todos with http extensions and prepare some socket work
|
6 years ago |
Claus Vium
|
852460b991
|
kestrel init
|
6 years ago |