Corey Farwell
5d2b3f5552
Enable testing on PyPy 3
2014-08-15 00:03:27 -07:00
Jakub Roztocil
f9b5b3a65d
Added OSX to Travis CI config.
2014-05-14 14:00:26 +02:00
Corey Farwell
7036ec69ff
Enable testing on Python 3.4
2014-05-12 19:16:04 +02:00
Jakub Roztocil
d9eca19b8f
New URL.
2014-05-05 21:17:23 +02:00
Jakub Roztocil
29a564ef56
Added wheel support
...
Should make installation via pip work on OSX Mavericks (#148 ).
Also added a nifty Makefile.
2014-04-28 13:25:47 +02:00
Jakub Roztocil
76ab8b84be
Cleanup
2014-04-28 10:01:56 +02:00
Jakub Roztocil
14763e619d
Travis coveralls.
2014-04-28 01:05:03 +02:00
Jakub Roztocil
ea42d32f69
Travis doesn't support Python 3.4 yet.
2014-04-25 09:47:35 +02:00
Jakub Roztocil
3f8a000847
Python 3.4
2014-04-24 20:08:28 +02:00
Jakub Roztocil
80e317fe24
Added Python 3.3 to tox and travis conf.
2013-01-03 14:14:22 +01:00
Jakub Roztocil
26a76e8243
Clean-up
2012-07-26 00:50:39 +02:00
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