-
Notifications
You must be signed in to change notification settings - Fork 156
Boxo gateway should support IPIP-402 parameters #283
Copy link
Copy link
Closed
Labels
P1High: Likely tackled by core team if no one steps upHigh: Likely tackled by core team if no one steps updif/expertExtensive knowledge (implications, ramifications) requiredExtensive knowledge (implications, ramifications) requiredeffort/daysEstimated to take multiple days, but less than a weekEstimated to take multiple days, but less than a weektopic/gatewayIssues related to HTTP GatewayIssues related to HTTP Gateway
Metadata
Metadata
Assignees
Labels
P1High: Likely tackled by core team if no one steps upHigh: Likely tackled by core team if no one steps updif/expertExtensive knowledge (implications, ramifications) requiredExtensive knowledge (implications, ramifications) requiredeffort/daysEstimated to take multiple days, but less than a weekEstimated to take multiple days, but less than a weektopic/gatewayIssues related to HTTP GatewayIssues related to HTTP Gateway
What
Feature request. Boxo's gateway module should be updated to support the parameters and behavior described in ipfs/specs#402.
Specifically, for CAR requests, the gateway should:
car-scopeparameter (includingblock,file,all)bytesparameter (lower priority -- not needed for the use case below)Why
bytesparameter. While we can certainly redirect to a shim for CAR requests, it seems like that would be very temporary solution and it would be better to just do it in Boxo.