Skip to content

FetchService should support all fetch options #601

@llebout

Description

@llebout

Currently we can only set credentials:
https://docs.rs/yew/0.8.0/yew/services/fetch/struct.FetchOptions.html

But there's a lot of other options that are very much needed:
https://developer.mozilla.org/en-US/docs/Web/API/WindowOrWorkerGlobalScope/fetch#Parameters (init parameter)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions