Skip to content
This repository was archived by the owner on Dec 12, 2022. It is now read-only.
This repository was archived by the owner on Dec 12, 2022. It is now read-only.

Support multiple HTTP parameter with same key #60

@klaus0x7c4

Description

@klaus0x7c4

It is common you have cases like: http://example.com/action?id=a&id=b
The current implementation uses a map for the parameter list. So you currently only get the value id=b from the example above.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions