Skip to content

URL Query variable does not work with . #42

@gcw07

Description

@gcw07

I'm trying to do a GET with a query variable being:

?api.version=1

Because of parse_str called in parseQueryParams method, it converts that variable to:

?api_version=1

I'm sure you had a reason for parse_str, so zttp might just not work for me, but thought I'd report it in case that was an unintended problem. Thanks.

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