mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-13 11:02:23 -04:00
a1d50a6d05
* 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 ?