Commit History

Author SHA1 Message Date
  Bond_009 773af2eef9 Don't copy the complete response stream 6 years ago
  Bond-009 e8028de4d7 Merge pull request #1560 from jellyfin/release-10.3.z 6 years ago
  Claus Vium dadfc09c01 Add HttpCompletionOption.ResponseHeadersRead to the buffering option to avoid potentially having 2 copies in memory 6 years ago
  Claus Vium 886c88576c Use HttpCompletionOption.ResponseHeadersRead and resort to Content-Length header for non-buffered content 6 years ago
  Joshua M. Boniface cf2f5b2026 Merge pull request #1538 from joshuaboniface/epg 6 years ago
  Bond_009 b294b802a8 Try to fix XmlTvListingsProvider 6 years ago
  Bond_009 7bb504d491 Create a new HttpMethod from the function name 6 years ago
  Bond_009 b1bd062709 Properly set content type 6 years ago
  Bond-009 82f041d050 Merge branch 'master' into release-10.3.z 6 years ago
  Bond_009 5fc4ad6c4e Address comments 6 years ago
  Bond_009 b117b364f2 Remove duplicate code 6 years ago
  Bond_009 3603c64fa6 Use HttpResponseHeaders instead of a dictionary 6 years ago
  Bond_009 d405a400aa Fixes issues with HttpClientManager 6 years ago
  Bond-009 0a5550b13d Remove more unused stuff 6 years ago
  Bond-009 067200be83 Remove usage of depricated 'WebRequest' 6 years ago
  Bond-009 7f42dcc60f Remove more unused stuff 6 years ago
  Bond-009 369785c184 Remove usage of depricated 'WebRequest' 6 years ago
  Claus Vium 78742b8e4c Switch to HeaderNames instead of hardcoded strings (and other header related fixes) 6 years ago
  Claus Vium f1c93ae618 Remove SetContentLength and company 6 years ago
  Claus Vium 4db31acff9 Begin removing System.Net sources 6 years ago
  Claus Vium fb7de2f966 Remove duplicate code and use using to properly dispose the response stream 6 years ago
  Claus Vium 2845e7e101 Properly dispose HttpWebResponse when the request failed to avoid 'too many open files' 6 years ago
  Bond-009 1ea219bf3f Merge branch 'master' into culture 6 years ago
  Erwin de Haan d7c6d16250 Unwrapped CreateDirectory and DeleteDirectory 6 years ago
  Erwin de Haan 3a831994f6 Unwrapped GetDirectoryName and DirectorySeperatorChar 6 years ago
  Bond_009 ffe79c8982 Check if file exists instead of catching exceptions 6 years ago
  Bond_009 a709cbdc64 Fix more analyzer warnings 6 years ago
  Andrew Rabert 803bf563d7 Merge pull request #621 from Bond-009/perf 6 years ago
  William Taylor 65cd3ed597 Replaced injections of ILogger with ILoggerFactory 6 years ago
  Bond_009 35d97dc949 Minor improvements to library scan code 6 years ago