Skip to content

Http Request retry and passing body #39

Description

@rohitjoshi

Hello,
I am trying to implement retrying logic when connection/io failure occurs. The request method takes Option<Vec<u8>> which means I can't pass body as it has moved again unless I clone it. Can passing body by reference be supported?

Thx

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions