Skip to content

Incorrect parsing if ';' in value #30

@ManushB

Description

@ManushB

Version: 1.5.1

Nginx Config Key/Value:
add_header X-XSS-Protection "1;mode-block";

Parse Output:
{'conf': [{'add_header': 'X-XSS-Protection "1'}, {'mode-block"': ''}]}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions