Skip to content
This repository was archived by the owner on Nov 20, 2018. It is now read-only.
This repository was archived by the owner on Nov 20, 2018. It is now read-only.

Query parameter without equals sign are not added to Request.Query #624

Closed
@pakrym

Description

@pakrym

For request http://localhost:5000/?q query collection would be empty so to check if parameter exists user would need to parse it manually. On other hand http://localhost:5000/?= works and creates item with empty name and empty value, which is semantically correct but is much less useful.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions