Skip to content

provided uri is invalid error #1345

@gamgyul

Description

@gamgyul

Hello I'm trying to make http client with referencing to turtorial.

when I build uri I use non english character. And it throw error at is_path_character function
because it is not english character. Is there any way to use non english character in URI?

for example

client::http_client client(U("https://kr.api.com"));
uri_builder builder(U("/foo/bar/가나다"))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions