Buckets:
ktongue/docker_container / .cache /opencode /node_modules /find-my-way /lib /strategies /http-method.js
| module.exports = { | |
| name: '__fmw_internal_strategy_merged_tree_http_method__', | |
| storage: function () { | |
| const handlers = new Map() | |
| return { | |
| get: (type) => { return handlers.get(type) || null }, | |
| set: (type, store) => { handlers.set(type, store) } | |
| } | |
| }, | |
| /* c8 ignore next 1 */ | |
| deriveConstraint: (req) => req.method, | |
| mustMatchWhenDerived: true | |
| } | |
Xet Storage Details
- Size:
- 389 Bytes
- Xet hash:
- 68ace438907a74a61050c491807b1de3db3f13a12ad61009f80d353fa9dec89d
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.