969b310ea9
v0.2.7
2012-08-07 00:12:47 +02:00
4e58a3849a
Added exit status constants, cleaned up main().
2012-08-04 19:22:50 +02:00
c7657e3c4b
Streamed terminal output
...
`--stream` can be used to enable streaming also with `--pretty` and to ensure
a more frequent output flushing.
2012-08-04 16:35:31 +02:00
a8ddb8301d
Default to https:// if invoked as `https'.
2012-07-27 18:08:33 +02:00
a770d79aef
v0.2.7dev
2012-07-26 10:03:34 +02:00
b53d483163
v0.2.6
2012-07-26 09:58:31 +02:00
533a662651
0.2.6dev
2012-07-17 01:39:30 +02:00
1ce02ebbd5
0.2.5 (bugfixes)
2012-07-17 01:39:02 +02:00
16a7d0a719
Fixed accidentally remove __licence__.
2012-07-17 01:11:01 +02:00
f42ee6da85
0.2.5dev
2012-07-17 00:45:20 +02:00
deeb7cbbac
0.2.4 (bad upload of 0.2.3 to pypi).
2012-07-17 00:44:25 +02:00
489bd64295
0.2.4dev
2012-07-17 00:37:53 +02:00
9b8cb42efd
0.2.3
2012-07-17 00:37:13 +02:00
3179631603
0.2.3dev
2012-06-24 16:45:01 +02:00
2f7921091c
0.2.2
2012-06-24 16:43:03 +02:00
28dbe9f76c
Bump version to 0.2.2dev.
2012-06-13 16:02:30 +02:00
a0700c41ad
0.2.1
2012-06-13 16:01:23 +02:00
6cf2910de0
Version bump to 0.2.1dev.
2012-06-13 15:24:48 +02:00
3a96706e18
0.2.0
2012-04-25 02:11:19 +02:00
02622a4135
Added the option to print the request
...
It is now possible to print any combination of the following
request-response bits:
- Request headers (H)
- Request body (B)
- Response headers (h)
- Response body (b)
The output is controlled by the --print / -p option which
defaults to "hb" (i.e., response headers and response body).
Note that -p was previously shortcut for --prety.
Closes #29 .
2012-03-14 00:44:13 +01:00
c446d756ab
Fixed IOError in setup.py.
2012-03-04 13:47:09 +01:00
7ca6191902
v0.1.5
2012-03-04 13:33:18 +01:00
1a88ae647e
0.1.4
2012-02-28 18:09:05 +01:00
71b6b126c0
Fixed setup.py to work without having pygments already installed. Closes #1 .
2012-02-28 13:49:58 +01:00
b966efa17d
Initial commit.
2012-02-25 13:39:38 +01:00