Skip to content

Unable to read query params in a POST method #57

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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