1
0
mirror of https://github.com/httpie/cli.git synced 2024-11-28 08:38:44 +02:00
httpie-cli/tests
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
..
file2.txt Added support for request payload from a filepath 2012-06-29 00:45:31 +02:00
file.txt Added file upload support 2012-03-14 19:14:37 +01:00
tests.py Allow multiple fields with the same name. 2012-07-24 17:00:02 +02:00