Commit Graph

28 Commits

Author SHA1 Message Date
4JX
5736cf293e Update Cargo.toml 2023-01-05 01:29:46 +01:00
4JX
b22267618c Add impersonation capabilites
Update lib.rs
2023-01-05 01:29:46 +01:00
Sean McArthur
bd9ff9f371 v0.11.0 2021-01-05 10:19:00 -08:00
JustFr33z
3b45c38c41 Update README license badge to actually link to license.(#1078) 2020-11-11 06:28:26 -08:00
Montgomery Edwards⁴⁴⁸
1afbf98378 Update list of OpenSSL versions supported (#890)
Update Requirements for Linux to include OpenSSL 1.1.1.

sfackler/rust-openssl supports OpenSSL 1.0.1 through 1.1.1, but its docs are out of date.

Closes #889
2020-04-26 15:17:54 -07:00
Sean McArthur
41722a14fd Update README and Cargo.toml about wasm 2020-02-27 11:54:43 -08:00
Sean McArthur
e0a94286bf Add dependencies notes to README examples
Closes #755
2020-01-02 11:34:01 -08:00
Sean McArthur
35c6ddd00b v0.10.0 2019-12-30 10:25:44 -08:00
Sean McArthur
db2de90e42 Update README badges 2019-12-10 12:30:29 -08:00
nickelc
e6b286977e Add GitHub workflow for CI (#728) 2019-12-10 11:48:49 -08:00
Moses Gathuku
57300edbc4 use README.md traits to use dynamic library (#695) 2019-10-30 12:40:49 -07:00
Sean McArthur
87a09322d6 Make the async Client default (#626)
The previously default Client is moved to `reqwest::blocking`, while the
async client becomes the main API.

Closes #622
2019-09-09 17:20:51 -07:00
Sean McArthur
c3b2a26c46 Prepare master for 0.10 breaking changes 2019-08-16 11:47:05 -07:00
Guillaume Gomez
66a88d946b Add doc-comment to test README examples (#515) 2019-04-30 14:11:10 -07:00
Sean McArthur
8ee46f89f8 update docs and readme about cookies and socks 2019-04-09 12:57:53 -07:00
puffybsd
56c1c02b84 Fix bugs in README example (#441)
Fix missing > in method return signature, undeclared variable, and
adds return type to match method signature.
2019-01-15 21:23:41 -08:00
Sean McArthur
a9e135412d Add more details to README 2019-01-14 12:23:57 -08:00
Ben
68a4a3e63e Add json fetch example to readme (#438)
Closes #428
2019-01-14 12:07:04 -08:00
Sean McArthur
313d49c47a update AppVeyor badge to use master branch 2019-01-10 13:55:50 -08:00
Sean McArthur
768a72fb92 add changelog file 2017-08-25 13:52:40 -07:00
Sean McArthur
ca6c042b96 add changelog link to readme 2017-03-24 16:57:17 -07:00
Steven Fackler
e706dad222 Clarify OpenSSL requirement 2017-01-09 20:32:43 -08:00
Bryce Fisher-Fleig
add83c2324 Clarify Requirements for using this crate 2016-12-12 11:04:28 -08:00
Sean McArthur
2ff998cf16 add AppVeyor status badge to readme 2016-12-12 11:00:30 -08:00
Sean McArthur
a6771a5618 fix travis badge link 2016-11-08 18:58:09 -08:00
Sean McArthur
4f9e39829c a few fixes 2016-11-08 18:56:49 -08:00
Sean McArthur
1259128d92 add native-tls and serde json support 2016-10-22 21:48:29 -07:00
Sean McArthur
9bfdcec052 init 2016-06-30 17:23:51 -07:00