-
Notifications
You must be signed in to change notification settings - Fork 163
gateway: evaluate switching back to standard http library #926
Copy link
Copy link
Open
Labels
P2Medium: Good to have, but can wait until someone steps upMedium: Good to have, but can wait until someone steps uphelp wantedSeeking public contribution on this issueSeeking public contribution on this issueneed/analysisNeeds further analysis before proceedingNeeds further analysis before proceedingtopic/gatewayIssues related to HTTP GatewayIssues related to HTTP Gateway
Description
Activity
Metadata
Metadata
Assignees
Labels
P2Medium: Good to have, but can wait until someone steps upMedium: Good to have, but can wait until someone steps uphelp wantedSeeking public contribution on this issueSeeking public contribution on this issueneed/analysisNeeds further analysis before proceedingNeeds further analysis before proceedingtopic/gatewayIssues related to HTTP GatewayIssues related to HTTP Gateway
boxo/gatewayuses custom (forked) implementation ofhttp.ServeContent, the code is inboxo/gateway/erve_http_content.go#httpServeContentTLDR: we forked it in 2023 for reasons (afaik to facilitate streaming CARs?) but created surface for bugs:
May be good time to re-evaluate if it is cost-effective / feasible to switch back.