Skip to content
This repository was archived by the owner on Sep 19, 2025. It is now read-only.

toml don't support \x escapeΒ #1

@diredocks

Description

@diredocks

BurntSushi/toml#377 added support for \x escape as part of toml 1.1, but it would convert ascii string into utf-8 string, making it invalid for h3c server.

convert client_version from utf-8 to ascii may fix this problem.

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