Skip to content

Unable to read query params in a POST method #57

@LevitatingBusinessMan

Description

@LevitatingBusinessMan

The current logic around handling query params is flawed.

Parameters are only drawn from the query string on GET or HEAD requests.

https://github.com/ruby/cgi/blob/master/lib/cgi/core.rb#L661-L699

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