Skip to content

Conversation

melange396
Copy link
Collaborator

request.args is just for GET variables, request.values combines GET and POST variables. values is used everywhere else, this gets rid of the only args usage.

  request.args is just for GET variables, request.values combines GET and POST variables
@melange396 melange396 requested a review from rzats November 17, 2022 15:14
@melange396 melange396 merged commit e7c2c36 into dev Nov 17, 2022
@melange396 melange396 deleted the request_args_vs_values_fix branch November 17, 2022 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants