Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

POST Params are not there #43

Closed
zoffixznet opened this issue Dec 2, 2015 · 5 comments
Closed

POST Params are not there #43

zoffixznet opened this issue Dec 2, 2015 · 5 comments

Comments

@zoffixznet
Copy link
Contributor

It seems POSTed params are not passed any more.

This can be seen with errors in postapp and pastebin always saying No empty pastes please.

@zoffixznet
Copy link
Contributor Author

It look like this is caused by Bailador using keys like psgi.input, when it's now called p6sgi.input (notice the 6).

@AlexDaniel
Copy link

Same problem here.

@AlexDaniel
Copy link

Oh, it seems like #44 is supposed to fix it.

@AlexDaniel
Copy link

Should be fixed, but are there any tests for POST params? If not, then maybe this issue should be marked as 「TESTS NEEDED」.

@szabgab
Copy link
Member

szabgab commented Jun 2, 2017

There are already plenty of tests with POST.

@szabgab szabgab closed this as completed Jun 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants