38e8ef14ec
Run positive tests first
...
Trying to debug failing SSL tests on Travis - kevin1024/pytest-httpbin#32
2016-03-02 10:35:40 +08:00
c73dcaf63d
CI
2016-03-02 10:08:20 +08:00
fb85509e91
CI
2016-03-02 09:58:50 +08:00
a2dca1e3bb
CI
2016-03-02 09:44:39 +08:00
c2dae62af0
Appveyor: added Python 3.5 build
2016-03-02 09:37:58 +08:00
ae7008ee96
Appveyor
2016-03-02 09:33:43 +08:00
f6824f7ade
Cleanup
2016-03-02 02:53:23 +08:00
7fd46e0b0d
Cleanup
2016-03-02 01:02:11 +08:00
d4067fcb6d
Added a short timeout for test requests
2016-03-02 00:31:00 +08:00
20f01709ea
Mention URL escaping
...
Closes #311
2016-03-01 23:48:13 +08:00
56afd1adb9
Test suite cleanup
2016-03-01 23:22:50 +08:00
5e87a2d7e5
Cleanup
2016-03-01 23:13:45 +08:00
d30e28c2c7
Test suite improvements
2016-03-01 23:11:06 +08:00
0d2d24eac7
Copy
2016-03-01 21:37:26 +08:00
e2751e5fa3
Fixed args for Python 2.x
2016-03-01 21:28:10 +08:00
2a25d71aa4
Refactored main() into program() + main()
2016-03-01 21:10:54 +08:00
01ca7f0eb2
Ignore redirected stdout with --output, -o
...
This makes it easier to use HTTPie in cron jobs and scripts.
Closes #259
2016-03-01 20:24:50 +08:00
4f8d6c013b
Fixed get_lexer()
2016-03-01 16:55:12 +08:00
e83e554ffb
README
2016-03-01 16:50:30 +08:00
345f5a02a2
Fixed json absolute import
2016-03-01 16:39:50 +08:00
f96f0ef9ed
JSON detection improvements
2016-03-01 16:22:54 +08:00
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
0fc1f61f3d
Fixed README
2016-03-01 00:45:54 +08:00
c50413a9c1
Added support section
2016-03-01 00:24:52 +08:00
9f8c452e7e
Added gitter chat
2016-03-01 00:12:55 +08:00
776328c818
Added gitter chat
2016-03-01 00:08:07 +08:00
9312fabc01
Capitalization II
2016-02-29 22:03:08 +08:00
48ce934dfa
Capitalization
2016-02-29 22:01:05 +08:00
3625bb6fa1
Updated travis badge title
2016-02-29 22:00:18 +08:00
a97f0d52f6
Travis
2016-02-29 17:20:50 +08:00
41b0286f37
Travis
2016-02-29 17:19:12 +08:00
fee54b04d8
Travis
2016-02-29 17:09:55 +08:00
73e0455896
Travis
2016-02-29 16:52:33 +08:00
3b217daddc
Travis
2016-02-29 16:43:18 +08:00
e5e5d0ce6d
Travis
2016-02-29 16:36:25 +08:00
f43e473de1
Travis
2016-02-29 16:35:09 +08:00
0a002ec554
Fix travis
2016-02-29 15:38:59 +08:00
576ee83d82
Fix travis
2016-02-29 15:35:56 +08:00
e42f7b8fc9
OSX build
2016-02-29 15:32:10 +08:00
b44e16ed0f
Fix appveyor
2016-02-29 15:14:43 +08:00
ed08ab133e
Refactoring
2016-02-29 15:00:17 +08:00
5408fb0fb9
Cleanup
2016-02-29 14:31:27 +08:00
e18b609ef7
Fixed --max-redirects
2016-02-29 14:21:25 +08:00
356e043651
Added --show-redirects and --max-redirects
...
Closes #157 , #183 , #188 , #246
2016-02-29 14:12:09 +08:00
c6d4f6cdf6
Show redirects WIP
2016-02-29 14:07:08 +08:00
dc1371d4d6
Implemented --max-redirects option
...
Added argument to argparse, changed client so that it uses a new
requests Session() with the number of redirects and a single test to
show the setting works.
2016-02-29 14:07:08 +08:00
e2235e56dc
Update CHANGELOG.rst
2016-02-29 02:38:09 +08:00
763935b77f
Update CHANGELOG.rst
2016-02-29 02:37:36 +08:00
6435532f72
Updated CHANGELOG
2016-02-28 21:37:49 +08:00
11a37067e7
Document -A as a short name for --auth-type
2016-02-28 21:01:21 +08:00