Jakub Roztocil
|
0f1e098cc4
|
Fix incorrect separators and introduce assert_output_matches() (close #1027)
|
2021-01-30 22:14:57 +01:00 |
|
freddii
|
0401d7b31c
|
fixed typo (#1024)
|
2021-01-21 22:35:41 +01:00 |
|
Jakub Roztocil
|
795627f965
|
Update chat icon
|
2021-01-13 22:24:20 +01:00 |
|
Adam
|
21cc008cb2
|
Add Linux Solus install to README (#1018)
|
2021-01-13 21:52:00 +01:00 |
|
Jakub Roztocil
|
77b8c37cb0
|
Update changelog
#1020
|
2021-01-13 21:49:53 +01:00 |
|
Gian Ortiz
|
db685d58b5
|
Decode headers using utf-8 only if they are not str (#1020)
|
2021-01-13 21:45:56 +01:00 |
|
Elena Lape
|
44ae67685d
|
Add HTTPie Discord link to README (#1016)
* add discord link
* update link
|
2021-01-12 15:27:45 +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 |
|
Shubhendra Singh Chauhan
|
9883a46575
|
Cleanup (#993)
|
2020-12-21 12:03:25 +01:00 |
|
Jakub Roztocil
|
2409077a6d
|
Clarify
|
2020-12-21 11:51:19 +01:00 |
|
Kevin Velghe
|
02971b938d
|
Fix documentation on file upload (#1000)
As documented later on in "File upload forms", the correct syntax to set
the mimetype of the upload is `field@file;type=filetype`
|
2020-12-21 11:47:47 +01:00 |
|
Dustin Rodrigues
|
f7e77efe4b
|
Test on Python 3.9 (#986)
|
2020-12-21 11:42:21 +01:00 |
|
xcodz-dot
|
5d8bd0da7c
|
python -m pip (#1005)
|
2020-12-21 11:38:00 +01:00 |
|
Jakub Roztocil
|
3c6e7c73fe
|
Update setup.py
|
2020-12-19 14:07:31 +01:00 |
|
Almad
|
d64c0ee415
|
Remove funding request
|
2020-12-18 17:54:13 +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 |
|