Claus Vium
|
dfff68b2f4
Make SkipLogExtensions static
|
6 years ago |
Bond-009
|
e4c5d51860
Update MediaBrowser.Api/Playback/Progressive/BaseProgressiveStreamingService.cs
|
6 years ago |
Claus Vium
|
8c609bc9ce
Reduce aspnet imports
|
6 years ago |
Claus Vium
|
bba049c987
Make FileSystem readonly
|
6 years ago |
Claus Vium
|
21c2acc520
Remove public Host property
|
6 years ago |
Claus Vium
|
394d23a73a
Review comments
|
6 years ago |
Claus Vium
|
446f9bf81f
Remove more Content-Length references
|
6 years ago |
Claus Vium
|
913e80fd55
Add ProcessWebSocketRequest to IHttpListener
|
6 years ago |
Claus Vium
|
9a4a01fb0e
Fix DI in FileWriter.TransmitFile
|
6 years ago |
Claus Vium
|
df92df7bd6
Remove BOM
|
6 years ago |
Claus Vium
|
78742b8e4c
Switch to HeaderNames instead of hardcoded strings (and other header related fixes)
|
6 years ago |
Claus Vium
|
318e0d4a24
Add GetValueOrDefault dictionary extension
|
6 years ago |
Claus Vium
|
bc00617df7
Remove unused Brotli compressor
|
6 years ago |
Claus Vium
|
51648a2a21
Remove unused _listener
|
6 years ago |
Claus Vium
|
12df381495
Grab content root from config and fix kestrel port bindings
|
6 years ago |
Claus Vium
|
17ca23d73b
Don't dispose the connection
|
6 years ago |
Claus Vium
|
0250204f14
Expand todo
|
6 years ago |
Claus Vium
|
9020f68ce1
Use QueryHelpers.AddQueryString
|
6 years ago |
Claus Vium
|
557c4d065d
Review comments
|
6 years ago |
Claus Vium
|
6cc1bd544a
Fix a logging statement
|
6 years ago |
Claus Vium
|
040871459b
Remove some unused references
|
6 years ago |
Claus Vium
|
6263b73d9c
Await host startup
|
6 years ago |
Claus Vium
|
1cc433eabc
Start the webhost before RunStartupTasks and fix ContentEncoding
|
6 years ago |
Claus Vium
|
d450169964
Use EnableHttps instead of CertificateInfo
|
6 years ago |
Claus Vium
|
e823c11b46
Add certificate to https and minor cleanup
|
6 years ago |
Claus Vium
|
6bdb5debd2
Add some websocket manager boilerplate
|
6 years ago |
Claus Vium
|
1ac282b12e
Call SharpWebSocket's Closed event handler before disposing
|
6 years ago |
Claus Vium
|
588a13377c
Remove a file that shouldn't have been added
|
6 years ago |
Claus Vium
|
fb1de5a921
Remove more cruft and add the beginnings of a socket middleware
|
6 years ago |
Claus Vium
|
71ed840944
Simplify websocket listeners
|
6 years ago |