welsonjs/WelsonJS.Augmented/WelsonJS.Launcher/ApiEndpoints
Namhyeon, Go 741ade67c3 Refactor CanHandle to accept HttpListenerContext
Updated the IApiEndpoint interface and all implementing endpoints to change the CanHandle method signature to accept both HttpListenerContext and path. This enables more advanced routing decisions based on the full HTTP request context. ResourceServer and all endpoint usages have been updated accordingly.
2026-01-31 23:17:33 +09:00
..
ChromiumDevTools.cs Refactor CanHandle to accept HttpListenerContext 2026-01-31 23:17:33 +09:00
Completion.cs Refactor CanHandle to accept HttpListenerContext 2026-01-31 23:17:33 +09:00
DnsQuery.cs Refactor CanHandle to accept HttpListenerContext 2026-01-31 23:17:33 +09:00
ImageColorPicker.cs Refactor CanHandle to accept HttpListenerContext 2026-01-31 23:17:33 +09:00
IpQuery.cs Refactor CanHandle to accept HttpListenerContext 2026-01-31 23:17:33 +09:00
Settings.cs Refactor CanHandle to accept HttpListenerContext 2026-01-31 23:17:33 +09:00
TwoFactorAuth.cs Refactor CanHandle to accept HttpListenerContext 2026-01-31 23:17:33 +09:00
Whois.cs Refactor CanHandle to accept HttpListenerContext 2026-01-31 23:17:33 +09:00