You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/MediaBrowser.Common/Net
LukePulverenti Luke Pulverenti luke pulverenti 24d2c441b3
Re-worked async actions in BaseHandler, and changed AudioBitRate to AudioBitRates.
13 years ago
..
Handlers Re-worked async actions in BaseHandler, and changed AudioBitRate to AudioBitRates. 13 years ago
CollectionExtensions.cs
HttpServer.cs Added the ability for the server to handle byte-range requests, and also added a static file handler to utilize it 13 years ago
MimeTypes.cs Added a MimeTypes utility class 13 years ago
Request.cs
StreamExtensions.cs