aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/SocketSharp/RequestMono.cs
AgeCommit message (Collapse)Author
2019-03-05Switch to HeaderNames instead of hardcoded strings (and other header related ↵Claus Vium
fixes)
2019-02-27Replace some usage of QueryParamCollectionClaus Vium
2019-02-27Remove some unused stuffClaus Vium
2019-02-26kestrel initClaus Vium