Jakub Roztocil
60a7ed4e7b
Cleanup
2021-09-06 20:21:09 +02:00
Jakub Roztocil
185af7c9f1
Cleanup
2021-09-06 20:20:30 +02:00
Jakub Roztocil
7e9e7c783f
Readme tweaks ( #1141 )
2021-09-06 20:17:21 +02:00
Jakub Roztocil
41666d897f
Update CHANGELOG.rst
2021-09-02 10:37:14 +02:00
Jakub Roztocil
6c501d23c3
Change default XML indent to 2 spaces
2021-08-31 22:52:16 +02:00
Jakub Roztocil
8618f12fce
Tweak format options docs
2021-08-24 17:18:45 +02:00
Jakub Roztocil
6633b5ae9b
Use UTF8 constant in FORM_CONTENT_TYPE as well
2021-08-05 21:00:17 +02:00
Jakub Roztocil
9c38da96b0
Remove snap installation method until package name fixed
2021-06-28 13:46:02 +02:00
Jakub Roztocil
ae6f57dc76
Skip tests that randomly fail on Windows in CI
2021-06-26 14:03:31 +02:00
Jakub Roztocil
b4c94e0f26
Mention choco install httpie in the docs
2021-06-26 13:12:05 +02:00
Jakub Roztocil
7ceb313ccf
Add --follow test for HTTP 308
2021-06-15 17:31:56 +02:00
Jakub Roztocil
3228e74df5
Add --follow --verbose test for HTTP 308
2021-06-15 17:24:26 +02:00
Jakub Roztocil
dc4309771e
Mention 308 Permanent Redirect
2021-06-15 14:59:24 +02:00
Jakub Roztocil
07a0359316
Final touches for #1088 ( #1091 )
...
* Make sure there’s no trailing \n in test files for easier output inspection
* Refactor output matching test utils
* More robust `test_http_307_allow_redirect_post_verbose()`
* Changelog
* Mention HTTP 307 Temporary Redirect re-post behaviour in README
2021-06-15 14:48:44 +02:00
Jakub Roztocil
175e36da6b
Remove Python 3.10 build
...
Not supported by GitHub actions yet.
2021-05-27 20:19:55 +02:00
Jakub Roztocil
19e1e26d97
Add Python 3.10 build
2021-05-27 20:17:14 +02:00
Jakub Roztocil
39314887c4
README
2021-05-24 15:00:01 +02:00
Jakub Roztocil
f9a488d47e
README
2021-05-24 14:40:08 +02:00
Jakub Roztocil
a32ad344dd
Update README.rst
2021-02-23 12:51:06 +01:00
Jakub Roztocil
c53fbe5ae3
Typo
2021-02-23 12:22:35 +01:00
Jakub Roztocil
070ba9fa5a
Tweaks
2021-02-18 13:48:48 +01:00
Jakub Roztocil
82ee071362
Tweaks
2021-02-18 13:47:58 +01:00
Jakub Roztocil
97dffb35a2
Spacing
2021-02-18 13:46:10 +01:00
Jakub Roztocil
18af03ac18
Issue templates tweaks II
2021-02-18 13:44:29 +01:00
Jakub Roztocil
904dd4107a
Issue templates tweaks
2021-02-18 13:42:59 +01:00
Jakub Roztocil
cc20488f49
Formatting
2021-02-14 13:34:20 +01:00
Jakub Roztocil
b918972862
CHANGELOG #1032
2021-02-14 13:33:38 +01:00
Jakub Roztocil
e944dbd7fa
2.5.0-dev
2021-02-06 13:34:04 +01:00
Jakub Roztocil
157f3a1840
2021
2021-02-06 13:29:02 +01:00
Jakub Roztocil
61dbadb730
Tests
2021-02-06 13:21:21 +01:00
Jakub Roztocil
7be25d0751
Update brew formula to 2.4.0
2021-02-06 11:54:15 +01:00
Jakub Roztocil
5d5a8b4091
Typo
2021-02-06 11:26:15 +01:00
Jakub Roztocil
bb36897054
2.4.0
2021-02-06 11:17:24 +01:00
Jakub Roztocil
173e622567
Update upload command
2021-02-06 11:17:14 +01:00
Jakub Roztocil
3426030370
Fix README formatting
2021-02-06 11:13:04 +01:00
Jakub Roztocil
d014498713
Changelog entry for cookie expiration based on Set-Cookie: max-age=<n>
...
#1029
2021-02-06 11:02:26 +01:00
Jakub Roztocil
5414d1853e
Refactoring
...
#1029
2021-02-06 10:58:36 +01:00
Jakub Roztocil
1ac8f69651
Add more output matching tests
2021-02-06 10:52:30 +01:00
Jakub Roztocil
cf78a12e46
Show --check-status warning with --quiet as well. ( #1026 )
...
Fixes #1028
2021-01-31 00:58:56 +01:00
Jakub Roztocil
0f1e098cc4
Fix incorrect separators and introduce assert_output_matches() ( close #1027 )
2021-01-30 22:14:57 +01:00
Jakub Roztocil
795627f965
Update chat icon
2021-01-13 22:24:20 +01:00
Jakub Roztocil
77b8c37cb0
Update changelog
...
#1020
2021-01-13 21:49:53 +01:00
Jakub Roztocil
6922a0c912
Switch from httpbin.org to pie.dev
2020-12-24 21:34:30 +01:00
Jakub Roztocil
2afdc958c6
Update URLs
2020-12-23 22:07:27 +01:00
Jakub Roztocil
57b1baf1d1
Add a test to reproduce #1006
2020-12-22 22:56:45 +01:00
Jakub Roztocil
1828da6a50
Update --stream example comment
2020-12-21 12:17:04 +01:00
Jakub Roztocil
0629f2ff42
Fix --stream example II
2020-12-21 12:14:41 +01:00
Jakub Roztocil
d71b7eee81
Fix --stream example
...
Close #1002
2020-12-21 12:12:11 +01:00
Jakub Roztocil
2409077a6d
Clarify
2020-12-21 11:51:19 +01:00
Jakub Roztocil
3c6e7c73fe
Update setup.py
2020-12-19 14:07:31 +01:00
Jakub Roztocil
311a5ede70
Simplify Hello World
2020-10-29 10:07:45 +01:00
Jakub Roztocil
f64c90010f
Simplify Hello World
2020-10-29 10:06:26 +01:00
Jakub Roztocil
8456ddb27c
Update brew instructions for dev
2020-10-25 21:48:09 +01:00
Jakub Roztocil
cf254680b7
Update homebrew
2020-10-25 21:43:20 +01:00
Jakub Roztocil
42c4a7596b
2.4.0-dev
2020-10-25 21:36:24 +01:00
Jakub Roztocil
1573058811
v2.3.0
2020-10-25 21:12:38 +01:00
Jakub Roztocil
51bc8fb2c6
Update setup.py
2020-10-03 12:01:36 +02:00
Jakub Roztocil
a69d6f44fd
New Twitter handle — @httpie
2020-10-03 11:01:08 +02:00
Jakub Roztocil
507cd6e255
Fix table formatting
...
reStructuredText is a mess
2020-09-29 21:26:38 +02:00
Jakub Roztocil
759e4400d0
Cleanup
2020-09-28 17:02:22 +02:00
Jakub Roztocil
8cb1af7376
Cleanup
2020-09-28 16:58:59 +02:00
Jakub Roztocil
2f8d330b57
Fix --offline --chunked, add more tests
2020-09-28 16:40:16 +02:00
Jakub Roztocil
32d8b481e9
Fix --offline --multipart, add more tests
2020-09-28 16:22:34 +02:00
Jakub Roztocil
75f1e02215
README
2020-09-28 12:55:39 +02:00
Jakub Roztocil
70ba84dc48
Fix fixture encoding on Windows
2020-09-28 12:53:28 +02:00
Jakub Roztocil
5a5b42340f
PEP8
2020-09-28 12:50:45 +02:00
Jakub Roztocil
299250b3c3
Merge branch 'feature/uploads2020'
2020-09-28 12:43:09 +02:00
Jakub Roztocil
6925d930da
Add support for streamed uploads, --chunked, finish --multipart, etc.
...
Close #201
Close #753
Close #684
Close #903
Related: #452
2020-09-28 12:16:57 +02:00
Jakub Roztocil
c1948f8340
Update README.rst
2020-09-25 22:27:54 +02:00
Jakub Roztocil
b80ba040ac
Update README.rst
2020-09-25 22:26:39 +02:00
Jakub Roztocil
b7754f92ce
Merge branch 'master' into feature/uploads2020
...
# Conflicts:
# httpie/cli/argparser.py
# httpie/uploads.py
2020-09-25 14:46:19 +02:00
Jakub Roztocil
e4e40e5b06
Request content type
2020-09-25 14:44:22 +02:00
Jakub Roztocil
d12af4a569
WIP
2020-09-25 13:44:28 +02:00
Jakub Roztocil
c431ed7728
CHANGELOG
...
#963
2020-09-20 09:30:18 +02:00
Jakub Roztocil
16ef08a159
Gracefully ignore cookie expiry dates in invalid format
...
Close #963
2020-09-20 09:21:10 +02:00
Jakub Roztocil
100872b5cf
pep8
2020-08-19 10:39:13 +02:00
Jakub Roztocil
664cebfbcc
Update README.rst
2020-08-19 10:31:20 +02:00
Jakub Roztocil
743f9738a3
Update README.rst
2020-08-19 10:30:40 +02:00
Jakub Roztocil
69445c106c
Cleanup
2020-08-19 10:25:47 +02:00
Jakub Roztocil
1813cf6156
Add --multipart and --boundary
2020-08-19 10:22:50 +02:00
Jakub Roztocil
a23b0e39e5
Update README.rst
2020-08-17 13:34:23 +02:00
Jakub Roztocil
06dec4e6c6
Update README.rst
2020-08-17 13:31:51 +02:00
Jakub Roztocil
ce185bd0fa
Update __init__.py
2020-08-17 13:16:57 +02:00
Jakub Roztocil
1e1dbfeba0
Update README.rst
2020-08-17 13:14:52 +02:00
Jakub Roztocil
5a908aa411
pep8
2020-08-15 17:51:43 +02:00
Jakub Roztocil
6cd934d1b8
Add support for multipart upload streaming
...
Close #684 , #201
2020-08-15 17:50:00 +02:00
Jakub Roztocil
d32c8cab12
Syntax
2020-08-15 15:34:31 +02:00
Jakub Roztocil
5ce7c190e9
Add a --quiet example
2020-08-15 15:33:24 +02:00
Jakub Roztocil
1aa1366f99
Finish --quiet
2020-08-15 15:26:29 +02:00
Jakub Roztocil
6c84cebed4
Update build.yml
2020-08-06 22:35:35 +02:00
Jakub Roztocil
3704db9b6d
Install setuptools & wheel in CI II.
2020-07-07 13:39:02 +02:00
Jakub Roztocil
d1665b08d2
Install setuptools & wheel in CI
2020-07-07 13:38:27 +02:00
Jakub Roztocil
1a4e0c2646
Add wheel to tests_require
...
Speculative. Not sure why it’s suddenly needed.
https://github.com/jakubroztocil/httpie/runs/845338452
2020-07-07 13:35:09 +02:00
Jakub Roztocil
0d480139e4
Split session JSON serialization and writing to file
...
To avoid writing invalid JSON in case of presence of unserializable data due to an internal bug.
2020-07-07 13:26:47 +02:00
Jakub Roztocil
9931747901
Update CONTRIBUTING.rst
2020-07-07 13:19:42 +02:00
Jakub Roztocil
8891afa3b7
Reorganize and expand CONTRIBUTING.rst
2020-06-26 17:48:04 +02:00
Jakub Roztocil
14677bd25d
Cleanup inline to-dos
...
I.
2020-06-25 11:36:09 +02:00
Jakub Roztocil
49e71d252f
Fixed test_ciphers_none_can_be_selected on OpenBSD
...
Thanks @juped!
2020-06-19 18:26:08 +02:00
Jakub Roztocil
d6f25b1017
Update Brew formula for v2.2.0
2020-06-19 02:23:12 +02:00
Jakub Roztocil
a434cddd42
Fix install_requires
2020-06-19 01:13:11 +02:00