Handle the presence of additional form fields
authorSimo Sorce <simo@redhat.com>
Fri, 19 Sep 2014 19:08:52 +0000 (15:08 -0400)
committerPatrick Uiterwijk <puiterwijk@redhat.com>
Wed, 24 Sep 2014 18:29:12 +0000 (20:29 +0200)
commit745b0a9de5824df83887325390ca2a4e5b194264
tree29013f149af82a784fb2c639010a30235a05114f
parenta642c3ffedfc270fdd1ae97203e19d631a8e6721
Handle the presence of additional form fields

For exampe hidden fields which must be preserved and POSTed back to the
action url.

Signed-off-by: Simo Sorce <simo@redhat.com>
Reviewed-by: Patrick Uiterwijk <puiterwijk@redhat.com>
tests/helpers/http.py