Commit History

作者 SHA1 備註 提交日期
  Bond-009 0676d1c2f4 Update WebSocketSharpRequest.cs 5 年之前
  Bond_009 10e381f66f Fix some 'bugs' flagged by sonarcloud 5 年之前
  Mark Monteiro 1c06111497 Merge remote-tracking branch 'upstream/master' into integration-tests 5 年之前
  Mark Monteiro 3cf2fce983 Handle null values for RemoteIpAddress and LocalIpAddress in websocket requests 5 年之前
  Bond_009 7f4a229cd2 Add some simple tests 5 年之前
  Bond-009 caca2b31fe Fix build 5 年之前
  Bond-009 84c136b1f2 Update Emby.Server.Implementations/SocketSharp/WebSocketSharpRequest.cs 5 年之前
  Bond-009 6f45d95951 Minor improvements to network code 5 年之前
  Bond-009 b477b3874e Fix some warnings 5 年之前
  Bond_009 cf7290343f Fix build 5 年之前
  Bond_009 9fff4b060e Replace custom code with Asp.Net Core code 5 年之前
  Bond-009 ce1fa42f9d Merge branch 'master' into tasks 6 年之前
  VooDooS ba12d96d23 Removed wrapping of HeaderNames fields 6 年之前
  VooDooS bb807554e2 Replace CRLF injection mitigation by use of .NET ip parsing 6 年之前
  VooDooS 56d1050bac Replace custom ip "normalization" by methods from `IPAddress` 6 年之前
  VooDooS a6e1b23eb0 Simplify headers use in WSS 6 年之前
  Ulysse a1d50a6d05 Clean `WebSocketSharpRequest.PathInfo` (#1212) 6 年之前
  Bond_009 2696ac5eac Lower the amount of running tasks 6 年之前
  Bond-009 669c48cc8b Merge pull request #1065 from cvium/closed_response 6 年之前
  Claus Vium 3fa43a1e08 Don't set status code if response is closed 6 年之前
  Bond-009 c5fce647de Cleanup/simplification 6 年之前
  Claus Vium 0abe57e930 Merge remote-tracking branch 'remotes/upstream/master' into kestrel_poc 6 年之前
  Claus Vium 1cc433eabc Start the webhost before RunStartupTasks and fix ContentEncoding 6 年之前
  Claus Vium 27e7e792b3 Replace some usage of QueryParamCollection 6 年之前
  Claus Vium 25d3d0b731 Remove some unused stuff 6 年之前
  Claus Vium 77addb2283 Remove SocketHttpListener 6 年之前
  Claus Vium 5510e8ebee Remove unused Cookies 6 年之前
  Claus Vium 9c02e99e35 Undo some of the span abuse 6 年之前
  Claus Vium 4e229ad86b Fix PathInfo 6 年之前
  Claus Vium 5a7cca9d1b Fix websockets and RawUrl 6 年之前