aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Common/Net/HttpServer.cs
AgeCommit message (Collapse)Author
2012-09-11More code cleanupsLukePulverenti Luke Pulverenti luke pulverenti
2012-09-11Some minor code cleanupsLukePulverenti Luke Pulverenti luke pulverenti
2012-08-18Updated reactive extensions usage to reflect new changesLukePulverenti Luke Pulverenti luke pulverenti
2012-08-10Added the ability for the server to handle byte-range requests, and also ↵LukePulverenti Luke Pulverenti luke pulverenti
added a static file handler to utilize it
2012-07-21Added a BaseKernel for the UI and Server to share, and made some other minor ↵LukePulverenti Luke Pulverenti luke pulverenti
re-organizations.
2012-07-19Moved the http server to it's own assembly. added comments and made other ↵LukePulverenti Luke Pulverenti luke pulverenti
minor re-organizations.
2012-07-12moved the http server to common, added more http handlersLukePulverenti Luke Pulverenti luke pulverenti