Commit Graph

9 Commits

Author SHA1 Message Date
Jakub Roztocil
926d3f5caf Tests, docs, clean-up.
Closes #54.
2012-06-24 03:45:21 +02:00
Marc Abramowitz
b3ea273a21 Add "pypy" to .travis.yml 2012-06-13 07:36:51 -07:00
Jakub Roztocil
1c5fd18465 Python 3 fixes (travis config). 2012-03-15 00:31:12 +01:00
Jakub Roztocil
ab23037582 Python 3 fixes. 2012-03-15 00:28:15 +01:00
Jakub Roztocil
51aa0409e6 Added Python 3 support
Closes #11.
2012-03-15 00:13:11 +01:00
Jakub Roztocil
b7e0473d6c Added file upload support
It is now possible to send multipart/form-data requests.

Note that the --file option used previously has been removed
because it didn't allow you specify the field name.

Example:

    http -f POST example.com field-name@/path/to/file
2012-03-14 19:14:37 +01:00
Jakub Roztočil
a44ef6c443 Fixed tests. 2012-03-04 11:58:23 +01:00
Jakub Roztočil
f4dde9d9b3 Updated travis config. 2012-03-04 11:54:27 +01:00
Jakub Roztočil
6d14097844 Added travis-ci configuration. 2012-03-04 11:31:37 +01:00