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

HRRS filter does not save request Form Data #4

Closed
shibaevv opened this issue Sep 14, 2017 · 4 comments
Closed

HRRS filter does not save request Form Data #4

shibaevv opened this issue Sep 14, 2017 · 4 comments

Comments

@shibaevv
Copy link

HRRS filter does not save request Form Data,
eg login form Content-Type: application/x-www-form-urlencoded
form data not found in serialised text
username:myname
password:mypassword
submit:Login

@vy
Copy link
Owner

vy commented Sep 14, 2017

@shibaevv, oops! A show-stopper bug. Let me look into it. Thanks for the report.

@vy
Copy link
Owner

vy commented Sep 16, 2017

@shibaevv, it turned out to be a really difficult to solve issue. I needed to do some nasty hacks. I will document them later in the README before a release. Does 01f4b10 commit fix your problem?

@shibaevv
Copy link
Author

Form data fix (temporary according to Volkan) implemented and confirmed working.

@vy
Copy link
Owner

vy commented Sep 22, 2017

I am tired of trying to deal with Tomcat gotchas (see the mailing-list discussion for details), hence falling back to the old crude fix, which at least works.

@vy vy closed this as completed Sep 22, 2017
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

No branches or pull requests

2 participants