Skip to content

Allow sending session parameters per body parameter for compatibility reasons#17

Merged
staust merged 2 commits intomasterfrom
allow-session-parameters-as-body-parameter
Oct 27, 2020
Merged

Allow sending session parameters per body parameter for compatibility reasons#17
staust merged 2 commits intomasterfrom
allow-session-parameters-as-body-parameter

Conversation

@staust
Copy link
Copy Markdown
Contributor

@staust staust commented Oct 26, 2020

This allows to send specific sessions parameters as body parameter. This is for compatibility reasons as there some legacy plugins using this.

"An associative array that by default contains the contents of $_GET, $_POST and $_COOKIE."
https://www.php.net/manual/en/reserved.variables.request.php

@staust staust requested a review from Ninerian October 26, 2020 17:02
Copy link
Copy Markdown
Contributor

@Ninerian Ninerian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please look on the failing tests.

@staust staust merged commit 7b92caf into master Oct 27, 2020
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