Skip to content

Rewrite each header names (and other double quoted strings) to fix case insensitivity #7

@asimpletune

Description

@asimpletune

The RFC5322 spec states

Characters will be specified either by a decimal value
(e.g., the value %d65 for uppercase A and %d97 for lowercase A) or by
a case-insensitive literal value enclosed in quotation marks (e.g.,
"A" for either uppercase or lowercase A).

There's no way to do this in tspeg yet without alternating characters, e.g. [Ff][Oo][Oo] for foo

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