Skip to content

avoid triggering preflight for every RPC call #2252

Description

@lidel

(did not look into this too deep, filling issue so we dont forget to investigate at some point)

Right now (v4.3.0) in Chrome v128 every RPC call done cross origin (https://webui.ipfs.io/, https://bafybeiev6pghzkw7bnyt73sompnrszdwjfuvyzl5tg43v5bfwewqn7an4a.on.fleek.co/) triggers a preflight call (?):

image

We should see if we can avoid this, perhaps by adjusting cache control or Access-Control-Max-Age headers returned by Kubo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    need/triageNeeds initial labeling and prioritization

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions