Commit Graph

351 Commits

Author SHA1 Message Date
Jakub Roztocil
8e04a24b90 Reintroduce $ https command alias with https:// as default scheme
Close #608
2019-08-29 13:08:02 +02:00
Jakub Roztocil
2deaccf2d1 README 2019-08-29 10:21:13 +02:00
Jakub Roztocil
46c4f4e225 README 2019-08-29 10:20:45 +02:00
Jakub Roztocil
2d16494845 README 2019-08-29 10:16:39 +02:00
Jakub Roztocil
05fc9c480a Remove the default 30-second connection timeout limit 2019-08-29 09:57:00 +02:00
Jakub Roztocil
a969013bdd Disable default max headers limit and add --max-headers (closes #802) 2019-08-29 09:39:19 +02:00
Jakub Roztocil
b3d2c1876e Python 2.7 support removal WIP 2019-08-29 08:53:56 +02:00
Jakub Roztocil
fa96041ec8
Update README.rst 2019-08-28 11:05:07 +02:00
Jakub Roztocil
fd6e87914c README 2019-06-24 12:36:08 +02:00
Jakub Roztocil
df36d6255d Changed the way the output filename is generated
When ``--download`` without ``--output`` results in a redirect,
now only the initial URL is considered, not the final one.
2019-06-24 12:20:09 +02:00
Harkirat Singh
fd44f1af93 Updated Readme to fix a typo (#767) 2019-04-10 13:21:37 +02:00
Jakub Roztocil
b6309547d5 Add a bash here string example 2019-03-11 08:41:24 +01:00
Jakub Roztocil
b7c8bf0800 Add animation by @loranallensmith 2019-02-03 15:27:17 +01:00
Jakub Roztocil
d1407baf76 Add make pdf 2018-11-14 13:06:10 +01:00
Vladimir Berkutov
a7d570916d #722: Add support for tls1.3 (#724)
* #722: Add support for tls1.3

* #722: Document the potential support for tls1.3
2018-11-02 14:57:53 +01:00
Ankit R. Gadiya
91961c6b51 Fixed some lines (#723) 2018-10-31 19:17:44 +01:00
0xflotus
55530c8c6d fixed output for escaping rules (#700) 2018-09-03 20:04:18 +02:00
Jakub Roztocil
137889a267 Doc improvements 2018-05-30 14:07:52 +02:00
Jakub Roztocil
c9c6f0fae5 Formatting 2018-05-30 14:02:46 +02:00
Jakub Roztocil
6fd1ea0e5a Section ordering 2018-05-30 13:56:35 +02:00
Jakub Roztocil
8f7676a2a9 Add Cookies section to the docs 2018-05-30 13:55:06 +02:00
Theodore Dubois
8ca333dda0 Use parentheses in describing sessions (#664)
It's a little more readable than using em dashes.
2018-04-11 20:04:02 -05:00
Jakub Roztocil
ec899d70b7 Removed Python 2.6 support
* Travis CI doesn't support it anymore.
* It had EOL more than 4 years ago
2017-12-28 18:03:37 +01:00
Jakub Roztocil
4d3b4fa0be Fix rst 2017-12-22 14:48:08 +01:00
Jakub Roztocil
27c557e983
Update README.rst
test
2017-12-22 14:40:48 +01:00
Jakub Roztocil
4b61108005
Remove AppVeyor II. 2017-12-22 14:35:23 +01:00
Jakub Roztocil
8b189725fd
Remove AppVeyor
@appveyor  https://help.appveyor.com/discussions/problems/10507-pip-install-fails-with-access-is-denied-error
2017-12-22 14:34:20 +01:00
Ildar Sagdejev
1719ebded6 Fix README (#641) 2017-12-22 03:37:04 +01:00
Jakub Roztocil
c5d6a4ad8e OS X => macOS
Close #634
2017-12-17 19:45:46 +01:00
Randy Ramos
9af833da30 List DNF as Fedora package manager in README 2017-10-02 16:55:35 -04:00
Jakub Roztocil
dfe6245cd6 Update AppVeyor 2017-09-07 13:57:15 +02:00
Jakub Roztocil
643735ef23 Fix Gitter link
Close #590
2017-09-06 01:14:56 +02:00
Jakub Roztocil
e993f83355 Merge pull request #589 from alappe/patch-1
Update README.rst, fix typo…
2017-07-20 07:53:30 +02:00
David Oliver
8d3f09497b Fix sentence on overriding default timeout in readme 2017-06-30 14:54:49 +02:00
Andreas Lappe
31c78c2885 Update README.rst 2017-06-26 13:00:46 +02:00
Jakub Roztocil
d99e1ff492 Fix link 2017-03-12 13:31:03 +01:00
Jakub Roztocil
c948f98b05 Update links 2017-03-10 11:27:38 +01:00
Jakub Roztocil
f74670fac1 Update README.rst 2017-03-01 12:40:26 +01:00
Roberto Desideri
244ad15c92 Update pip official website url 2017-02-09 15:25:07 +01:00
Jakub Roztocil
b1b4743663 Merge pull request #555 from rootulp/patch-1
Gitter Badge: flat-square style
2017-02-07 20:50:01 +01:00
Robert Benjamin
9261167a1f Fix typo in the docs 2017-02-02 11:45:58 -08:00
Rootul Patel
519654e21b Gitter Badge: flat-square style
To match the other badges
2017-01-22 20:58:58 +00:00
Jakub Roztocil
97804802c0 Alternatives 2016-12-17 03:10:52 +01:00
Jakub Roztocil
c9296a9a45 Added link to httpcat 2016-12-17 03:06:48 +01:00
Jakub Roztocil
64a41c2601 README 2016-12-17 03:04:59 +01:00
Jakub Roztocil
0af6ae1be4 Fix PyPi README rendering
Close #540
2016-12-09 00:26:55 +01:00
Jakub Roztocil
d0fc10cf1a AWS / Amazon S3 auth plugin link 2016-12-08 21:48:38 +01:00
Jakub Roztocil
f133dbf22c Update README with new plugin repos location 2016-12-08 21:48:11 +01:00
Jakub Roztocil
9d93b07a9d Redme 2016-12-08 05:38:25 +01:00
Jakub Roztocil
fb3a26586a Fix --auth-type help 2016-12-08 05:16:22 +01:00