migration: cleanup Gateway.HTTPHeaders #10005
Labels
effort/hours
Estimated to take one or several hours
kind/maintenance
Work required to avoid breaking changes or harm to project's status quo
P3
Low: Not priority right now
topic/config
Topic config
topic/CORS
Issues related to CORS on HTTP endpoints
topic/gateway
Topic gateway
This is a low priority, but the next time we have to write migration for something in Kubo, we should also include the cleanup described in #9994 (comment)
Gateway.HTTPHeaders is now empty on
ipfs init
andboxo/gateway
takes care of setting default CORS headers if user config has none. We will write this down in ipfs/specs#423.Migration should detect when users had headers set that match the last value from the linked PR, and remove them.
The text was updated successfully, but these errors were encountered: