Skip to content

Move semantics for connection::set_body ?  #619

@jcelerier

Description

@jcelerier

A function such as void set_body(std::string&& value); would allow to skip a copy if possible when setting an http request, which would certainly increase throughput.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions