Closed
Bug 1560645
Opened 7 years ago
Closed 7 years ago
update tc-lib-api to support final params containing slashes
Categories
(Taskcluster :: Services, task)
Taskcluster
Services
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dustin, Assigned: dustin)
References
Details
We should be able to write an API route like /foo/bar/:path and allow both /foo/bar/a%2Fb%2Fc and /foo/bar/a/b/c. Express doesn't make this easy..
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•