kiwiroy / mojo-transaction-http-role-mechanize

Role::Tiny based role to mechanize Mojo a little
https://metacpan.org/release/Mojo-Transaction-HTTP-Role-Mechanize
1 stars 2 forks source link

Missing submit value #3

Closed Tekki closed 5 years ago

Tekki commented 5 years ago

When I start the app from mechanize.t as daemon, open the page in a browser and click the submit button the value of p is included in the response too. And it's more complicated than that. I'll create a PR with failing tests in an instant.