Jakub Roztocil
3b217daddc
Travis
2016-02-29 16:43:18 +08:00
Jakub Roztocil
e5e5d0ce6d
Travis
2016-02-29 16:36:25 +08:00
Jakub Roztocil
f43e473de1
Travis
2016-02-29 16:35:09 +08:00
Jakub Roztocil
0a002ec554
Fix travis
2016-02-29 15:38:59 +08:00
Jakub Roztocil
576ee83d82
Fix travis
2016-02-29 15:35:56 +08:00
Jakub Roztocil
e42f7b8fc9
OSX build
2016-02-29 15:32:10 +08:00
Jakub Roztočil
b44e16ed0f
Fix appveyor
2016-02-29 15:14:43 +08:00
Jakub Roztocil
ed08ab133e
Refactoring
2016-02-29 15:00:17 +08:00
Jakub Roztocil
5408fb0fb9
Cleanup
2016-02-29 14:31:27 +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
c6d4f6cdf6
Show redirects WIP
2016-02-29 14:07:08 +08:00
James Carr
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
Jakub Roztočil
e2235e56dc
Update CHANGELOG.rst
2016-02-29 02:38:09 +08:00
Jakub Roztočil
763935b77f
Update CHANGELOG.rst
2016-02-29 02:37:36 +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 Roztočil
25f0156502
Merge pull request #432 from hangtwenty/master
...
Add `-A` as short arg for `--auth-type`
2016-02-28 20:58:23 +08:00
Jakub Roztocil
0f8d04b4df
More robust mime type parsing
...
Closes #344
2016-02-28 20:12:16 +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
1127557742
Cleanup
2016-02-28 19:15:35 +08:00
Jakub Roztocil
5898879395
Fixed --download with --session
...
Closes #412
2016-02-28 19:14:10 +08:00
Jakub Roztocil
8c33e5e3d3
Parser => HTTPieArgumentParser
2016-02-28 19:01:54 +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 Roztocil
56f498c153
Detect Content Type of file uploaded in multipart/form-data request
...
Closes #271 #285 #398
This adds filename-based detection. It's still not possible to specify the
content type manually, though.
2016-02-28 15:49:01 +08:00
Marcin Szewczyk
59e22b16b8
When possible, guess the content-type of the file being sent
...
Refined PR #285 by rasky to pass all tests
2016-02-28 15:47:43 +08:00
Jakub Roztočil
d32d6f29a9
Typo
2016-02-17 14:53:00 +08:00
Jakub Roztocil
274dddfb45
Changed the default color style back to solarized
...
Closes #440
2016-02-17 14:46:35 +08:00
Michael Floering
deb7b747cc
Small fix for Python 2.6 compatibility.
...
Relates to #430 / #432 .
2016-01-22 18:46:36 -06:00
Michael Floering
018e1f68de
Merge remote-tracking branch 'upstream/master'
2016-01-22 18:40:53 -06:00
Michael Floering
ac69d4311b
add -A
as short arg for --auth-type
...
Addresses #430
comes with unit test
2016-01-22 18:37:30 -06:00
Jakub Roztočil
c75c4fa2a6
Merge pull request #429 from pra85/patch-1
...
Update license year range to 2016
2016-01-18 11:26:27 -03:00
Prayag Verma
a6a79e92e4
Update license year range to 2016
2016-01-18 11:20:24 +05:30
Jakub Roztočil
ea76542150
Added guardian/httpie-hmac-auth
2016-01-15 14:07:41 -03:00
Jakub Roztocil
c6690e0182
Makefile improvements
2016-01-02 14:33:48 -03:00
Jakub Roztocil
c82c9f0ae4
Makefile improvements
2016-01-02 14:28:46 -03:00
Jakub Roztocil
84b81c00ea
Fixed tox.ini and improved tests and CONTRIBUTING.txt
2016-01-02 14:07:00 -03:00
Jakub Roztocil
34c6958dc8
1.0.0-dev
2016-01-01 19:38:21 -03:00
Jakub Roztocil
4722076335
v0.9.3
2016-01-01 19:27:07 -03:00
Jakub Roztocil
f14a0ad37d
Fix pytest configuration
2016-01-01 19:11:22 -03:00
Jakub Roztocil
4cadc1d4c0
Update pytest configuration
...
* Move it from tox.ini to pytest.ini
* Ignore tests/fixtures
2016-01-01 19:08:27 -03:00
Jakub Roztocil
c3e5456aba
Update setuptools on Appveyor
2016-01-01 19:01:39 -03:00
Jakub Roztocil
33489c9a91
Update pip on Appveyor
2016-01-01 18:51:17 -03:00
Jakub Roztocil
4e2b6b0ccc
Update get-pip.py URL
2016-01-01 18:46:01 -03:00
Jakub Roztocil
b034c8703a
PEP8
2016-01-01 18:41:58 -03:00
Jakub Roztocil
ab3d2656af
Undo 'Fix "mock requires setuptools>=17.1. Aborting installation" on Win+Py3'
2016-01-01 18:38:06 -03:00
Jakub Roztočil
c42bd0051a
Merge pull request #396 from pathcl/master
...
PEP8 errors
2016-01-01 18:37:49 -03:00