1
0
mirror of https://github.com/httpie/cli.git synced 2025-02-09 13:14:03 +02:00
Jakub Roztocil 7af08b6faa Allow multiple fields with the same name.
Applies to form data and URL params:

    http -f url a=1 a=2
    http url a==1 a==2
2012-07-24 17:00:02 +02:00
..
2012-03-14 19:14:37 +01:00