index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Emby.Server.Implementations
/
HttpClientManager
/
HttpClientManager.cs
Age
Commit message (
Expand
)
Author
2020-08-31
remove IHttpClient 🎉
crobibero
2020-06-16
Add full stop at end of comments (SA1629)
telans
2020-06-05
Use typed logger where possible
crobibero
2020-04-04
Register and construct IHttpClient correctly
Mark Monteiro
2020-04-02
Enable Microsoft.CodeAnalysis.FxCopAnalyzers for Jellyfin.Common
Bond_009
2020-02-06
Fix some warnings in Emby.Server.Implementations
Bond_009
2020-01-22
Remove FileSystem.GetStream
Bond-009
2019-11-27
Fix more warnings
Bond_009
2019-11-22
Address comments
Bond_009
2019-11-22
Fix some warnings
Bond-009
2019-09-08
Possible fix for MrMC
Bond_009
2019-08-11
Check checksum for plugin downloads
Bond_009
2019-08-09
Fix build
Bond_009
2019-08-09
Use CultureInvariant string conversion for Guids
Bond-009
2019-07-24
Don't copy the complete response stream
Bond_009
2019-07-24
Merge pull request #1560 from jellyfin/release-10.3.z
Bond-009
2019-07-20
Add HttpCompletionOption.ResponseHeadersRead to the buffering option to avoid...
Claus Vium
2019-07-19
Use HttpCompletionOption.ResponseHeadersRead and resort to Content-Length hea...
Claus Vium
2019-07-14
Merge pull request #1538 from joshuaboniface/epg
Joshua M. Boniface
2019-07-13
Try to fix XmlTvListingsProvider
Bond_009
2019-07-13
Create a new HttpMethod from the function name
Bond_009
2019-07-13
Properly set content type
Bond_009
2019-07-06
Merge branch 'master' into release-10.3.z
Bond-009
2019-07-06
Address comments
Bond_009
2019-07-06
Remove duplicate code
Bond_009
2019-07-06
Use HttpResponseHeaders instead of a dictionary
Bond_009
2019-07-06
Fixes issues with HttpClientManager
Bond_009
2019-06-18
Remove more unused stuff
Bond-009
2019-06-17
Remove usage of depricated 'WebRequest'
Bond-009
2019-03-08
Remove more unused stuff
Bond-009
2019-03-08
Remove usage of depricated 'WebRequest'
Bond-009
2019-03-05
Switch to HeaderNames instead of hardcoded strings (and other header related ...
Claus Vium
2019-02-26
Remove SetContentLength and company
Claus Vium
2019-02-26
Begin removing System.Net sources
Claus Vium
2019-02-22
Remove duplicate code and use using to properly dispose the response stream
Claus Vium
2019-02-15
Properly dispose HttpWebResponse when the request failed to avoid 'too many o...
Claus Vium
2019-01-30
Merge branch 'master' into culture
Bond-009
2019-01-28
Unwrapped CreateDirectory and DeleteDirectory
Erwin de Haan
2019-01-28
Unwrapped GetDirectoryName and DirectorySeperatorChar
Erwin de Haan
2019-01-27
Check if file exists instead of catching exceptions
Bond_009
2019-01-27
Fix more analyzer warnings
Bond_009
2019-01-20
Merge pull request #621 from Bond-009/perf
Andrew Rabert
2019-01-20
Replaced injections of ILogger with ILoggerFactory
William Taylor
2019-01-20
Minor improvements to library scan code
Bond_009
2019-01-18
Merge branch 'dev' into reformat
Erwin de Haan
2019-01-16
Merge branch 'dev' into cleanup
Bond-009
2019-01-13
ReSharper format: conform inline 'out' parameters.
Erwin de Haan
2019-01-13
ReSharper conform to 'var' settings
Erwin de Haan
2019-01-13
Visual Studio Reformat: Emby.Server.Implementations Part De-H
Erwin de Haan
2019-01-10
Mayor code cleanup
Erwin de Haan
[next]