[Improvement]: Support for HTTP resources with trailing slashes #41927
Labels
Team/CompilerFE
All issues related to Language implementation and Compiler, this exclude run times.
Type/Improvement
userCategory/Compilation
Description
Considere a scenario where there are two HTTP resources as
/abc
and/abc/
In ballerina those two resources are considering as the same.
But in other languages those are considered as two different resources.
Describe your problem(s)
Describe your solution(s)
Provide the support to consider resource with trailing slash as a separate API resource.
Related area
-> Compilation
Related issue(s) (optional)
No response
Suggested label(s) (optional)
No response
Suggested assignee(s) (optional)
No response
The text was updated successfully, but these errors were encountered: