I have a simple form with four inputs. When I submit my form, I want to use the GET http method.
For the example :
aaa : foo bbb : ____ ccc : bar ffffd
If you want to remove all empty inputs, you can iterate over the form inputs like this: