Commit Graph

270 Commits

Author SHA1 Message Date
Jakub Roztocil
7c68d87c10 README 2016-03-10 14:27:33 +08:00
Jakub Roztocil
8881ebf033 Changed the version icon label to include to word "stable" 2016-03-09 13:49:00 +08:00
Jakub Roztocil
7ce6eb148e Typo 2016-03-07 07:09:58 +08:00
Jakub Roztocil
6e1dbadff9 Replace --show-redirects with --all and add --print-others, -P
With --all, any intermediary requests/responses are shown (such as redirects
 or the initial unauthorized Digest auth request).

 The --print-others, -P option works like --print, -p, but only applies to
 intermediary requests/responses. The default behaviour is to inherit
 the value of -p.
2016-03-07 07:04:23 +08:00
Jakub Roztocil
6731cb881a README 2016-03-03 17:26:47 +08:00
Jakub Roztocil
f7d1b739e2 README 2016-03-03 17:24:46 +08:00
Jakub Roztocil
2d9414d34c Fixed README 2016-03-03 17:21:51 +08:00
Jakub Roztocil
20823c1702 Removed the "implicit_content_type" config option
If you used:

    "implicit_content_type": "form"

 You can achieve the the same result with:

     "default_options": ["--form"]

If you used:

    "implicit_content_type": "json"

 Then it's the default behaviour and it can be removed.

 In either case HTTPie will migrate your config file on the next invocation.
2016-03-03 17:14:39 +08:00
Jakub Roztocil
13a979ad11 Cleanup 2016-03-02 14:20:35 +08:00
Jakub Roztocil
dc4da527db Added --ssl=<PROTOCOL_VERSION>
Closes #98
2016-03-02 12:12:05 +08:00
Jakub Roztocil
d4067fcb6d Added a short timeout for test requests 2016-03-02 00:31:00 +08:00
Jakub Roztocil
20f01709ea Mention URL escaping
Closes #311
2016-03-01 23:48:13 +08:00
Jakub Roztocil
e83e554ffb README 2016-03-01 16:50:30 +08:00
Jakub Roztocil
f96f0ef9ed JSON detection improvements 2016-03-01 16:22:54 +08:00
Jakub Roztocil
74e4d0b678 Added JSON detection when `--json, -j` is set
To correctly format JSON responses even when an incorrect ``Content-Type`` is returned.

Closes #92
Closes #349
Closes #368
2016-03-01 14:57:15 +08:00
Jakub Roztocil
0fc1f61f3d Fixed README 2016-03-01 00:45:54 +08:00
Jakub Roztocil
c50413a9c1 Added support section 2016-03-01 00:24:52 +08:00
Jakub Roztocil
776328c818 Added gitter chat 2016-03-01 00:08:07 +08:00
Jakub Roztocil
9312fabc01 Capitalization II 2016-02-29 22:03:08 +08:00
Jakub Roztocil
48ce934dfa Capitalization 2016-02-29 22:01:05 +08:00
Jakub Roztocil
3625bb6fa1 Updated travis badge title 2016-02-29 22:00:18 +08:00
Jakub Roztocil
e18b609ef7 Fixed --max-redirects 2016-02-29 14:21:25 +08:00
Jakub Roztocil
356e043651 Added --show-redirects and --max-redirects
Closes #157, #183, #188, #246
2016-02-29 14:12:09 +08:00
Jakub Roztocil
6435532f72 Updated CHANGELOG 2016-02-28 21:37:49 +08:00
Jakub Roztocil
11a37067e7 Document -A as a short name for --auth-type 2016-02-28 21:01:21 +08:00
Jakub Roztocil
e385ed6a99 Fix README 2016-02-28 19:32:19 +08:00
Jakub Roztocil
01fdab55e9 Explain how to send fieldnames and headers starting with '-'
Closes #355
2016-02-28 19:31:43 +08:00
Jakub Roztocil
10da7b63a3 Mention MacPorts installation method
Closes #395
2016-02-28 16:54:33 +08:00
Jakub Roztocil
df193a373f Updated tarball URL 2016-02-28 16:20:19 +08:00
Jakub Roztocil
c2f8c36952 Updated download example URLs 2016-02-28 16:19:18 +08:00
Jakub Roztočil
ea76542150 Added guardian/httpie-hmac-auth 2016-01-15 14:07:41 -03:00
Alastair McGowan-Douglas
fad84a962e Aitch already has an official spelling - use it
http://www.oxforddictionaries.com/definition/english/aitch
2015-12-15 14:39:26 +00:00
Yuri Malheiros
69bd72ce95 Update README.rst
Fix a simple typo
2015-10-07 14:17:53 -03:00
Jakub Roztočil
5fe5958b06 Update README.rst 2015-09-01 15:11:36 +02:00
hoatle
bebeb2100d mention httpie-jwt-auth plugin on README 2015-08-24 01:58:00 +07:00
Jakub Roztočil
fa4bd033ef Updated links. 2015-07-03 03:40:38 +02:00
Jakub Roztocil
f8c1104429 Fixed link to httpie-edgegrid 2015-06-30 11:51:40 +02:00
Jakub Roztocil
be9d9281b7 Added a link to the httpie-edgegrid plugin. 2015-06-30 11:50:11 +02:00
Andrew Marcinkevičius
ece85c0f0c Fix typos, improve readability 2015-03-10 10:05:13 +02:00
Jakub Roztocil
fdabbc6048 Typo 2015-02-24 16:50:02 +01:00
Jakub Roztocil
5f3de558cb README 2015-02-24 16:41:34 +01:00
Jakub Roztocil
bada3b45f1 Use absolute links to LICENCE, etc. 2015-02-24 07:50:15 +01:00
Jakub Roztocil
fb437591da Include AUTHORS.rst in dist; metadata cleanup 2015-02-16 21:42:09 +01:00
Jakub Roztocil
b7fc89acdc README fixes 2015-02-16 21:29:40 +01:00
Jakub Roztocil
2e88aa53cf Extracted changes from README into a proper CHANGELOG file
Inspired by keepachangelog.com
2015-02-16 21:16:39 +01:00
Jakub Roztocil
45784c7260 Fixed TOC 2015-02-15 12:57:57 +01:00
Jakub Roztocil
868baaba4e README 2015-02-15 12:53:57 +01:00
Jakub Roztocil
5760b780a0 README 2015-02-15 11:28:53 +01:00
Jakub Roztocil
2e5d14238f Tweak badge style 2015-02-15 00:54:49 +01:00
Jakub Roztocil
3b3eff01b7 Use shields.io badges 2015-02-15 00:51:58 +01:00