We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
663a74f
There was an error while loading. Please reload this page.
Added Template() method (with option to remove patterns)
Template()
fece0f4
Added Vars() method - to obtain path vars from template
Vars()
08fbf77
Path vars are now flexible and accept other types apart from strings Plus added host, headers and query params for building full URLs
8680e2b
Flexible path vars - templates created with name path vars can now use positional path vars when using .PathFrom()
.PathFrom()
f00169b
Initial Release