mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-02 07:03:46 +01:00
* rm useless ResolvePathInfoFromMappedPath method * rm useless NormalizePathInfo method * Use request.Path instead of RawUrl * Removing unused `HandlerFactoryPath` field * Use an expression body definition and rm field `pathInfo` * More (syntactic) sugar * Who needs blocks in cases ? |
||
|---|---|---|
| .. | ||
| HttpFile.cs | ||
| HttpPostedFile.cs | ||
| RequestMono.cs | ||
| SharpWebSocket.cs | ||
| WebSocketSharpListener.cs | ||
| WebSocketSharpRequest.cs | ||
| WebSocketSharpResponse.cs | ||