Skip to content

Nested quotes are not escaped #44

@grantr

Description

@grantr

When I send a value like "param=value" Scrolls wraps the whole string in its own quotes, but doesn't escape the quotes given. The output is something like query_string=""param=value"". Those nested quotes should probably be escaped.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions