Rob Ede
7ca1024742
add reqwest alternative to http proxy
2023-01-01 20:22:50 +00:00
Rob Ede
66c7e1e9b5
use workspace deps for log and env_logger
2022-12-30 16:25:40 +00:00
Yuki Okushi
aee47e0817
Use workspace dependencies for actix-web ( #594 )
2022-12-21 14:49:28 +00:00
Rob Ede
c78332c0f9
update env_logger to 0.10
2022-12-11 15:25:57 +00:00
Rob Ede
ddda86784a
update deps
2022-10-26 16:51:27 +01:00
Rob Ede
bbb2e54f07
update some easy deps
2022-07-09 22:54:51 +01:00
Yuri Astrakhan
db5f00e771
Use captured args in format string ( #558 )
2022-06-08 03:53:38 +01:00
Rob Ede
e239414a55
format markdown
2022-03-06 00:43:10 +00:00
Rob Ede
c3fd8e1315
update dependencies
2022-03-04 16:28:40 +00:00
Rob Ede
4dc9199781
update actix web to stable version
2022-02-25 21:08:53 +00:00
Rob Ede
fbd3b228e9
fmt
2022-02-18 02:44:02 +00:00
Rob Ede
aca1dab890
rc3
2022-02-18 02:40:58 +00:00
Rob Ede
cc3d356209
restructure folders
2022-02-18 02:01:48 +00:00
Daniel T. Rodrigues
c3407627d0
Restructure folders ( #411 )
2021-02-26 00:57:58 +00:00
yjh
89d2e4e3f7
fix typo and update some deps ( #390 )
...
* chore: fix typo for `run-in-thread`
* chore: update some deps for examples
2020-12-14 11:30:06 +00:00
Rob Ede
49e29a5751
v3 examples ( #364 )
2020-09-12 16:49:45 +01:00
Yuki Okushi
4e051e8cd5
part2: Update dependencies
2020-04-05 13:50:44 +09:00
Nikolay Kim
e8ab9ee7ca
update deps
2019-12-25 20:48:33 +04:00
Nikolay Kim
d914b1c694
update dependencies
2019-12-20 22:30:26 +06:00
Nikolay Kim
22c7d747c2
update deps
2019-12-15 23:07:17 +06:00
Nikolay Kim
3127352797
upgrade to 2.0 alpha.3
2019-12-07 23:59:24 +06:00
Sven-Hendrik Haase
7ff7accd79
Don't stream body but wait for it to complete and only send it then
2019-11-15 19:47:18 +01:00
Sven-Hendrik Haase
fb5779fe8f
Always send body whole and don't use transfer encoding
...
Without doing this, body size would be unknown at the time of sending, causing awc to use transfer encoding which is probably unexpected in most cases.
This change makes behavior more obvious.
2019-10-09 00:56:55 +02:00
Rotem Yaari
bc7e9f5e6b
Remove old http-proxy, use the full version as the official http-proxy example ( closes #164 )
2019-08-21 18:07:34 +03:00
Arve Seljebu
114056bc76
resolve issue 139
2019-06-10 18:06:56 +02:00
Nikolay Kim
aa5750cafc
update actix-web to 1.0.0
2019-06-06 16:47:40 +06:00
Nikolay Kim
cee9142257
upgrade actix-web
2019-05-12 11:58:26 -07:00
Nikolay Kim
8de183768c
upgrade to beta3
2019-05-04 21:52:24 -07:00
Nikolay Kim
815e34f32d
upgrade to alpha4
2019-04-07 23:39:45 -07:00
Nikolay Kim
86e0f3e02c
upgrade to alpha3
2019-04-04 11:37:14 -07:00
Nikolay Kim
9a80911b92
update to alpha2
2019-03-30 09:12:42 -07:00
Nikolay Kim
e4f71e8fd5
update deps
2019-03-29 13:43:03 -07:00
Nikolay Kim
48b8e7c335
migrate http proxy examples
2019-03-26 23:33:13 -07:00
Nikolay Kim
e2945b9b39
update more examples and rustfmt
2019-03-09 18:03:09 -08:00
sapir
d9afae21b6
Fix "websocket" example's readme, and make binary names unique ( #45 )
...
Give each example binary a unique name.
This should allow running cargo run --bin in the root directory.
2018-09-24 11:57:36 +03:00
Nikolay Kim
271749c433
update actix-web dependency
2018-07-21 05:10:26 -07:00
Nikolay Kim
2cc1b23761
upgrade example to actix-web 0.7
2018-07-16 12:36:53 +06:00
Matthijs Brobbel
c1b432cb97
Fix typos
2018-05-30 12:05:23 +02:00
Nikolay Kim
e4f1833215
cleanup and cargo fmt
2018-05-20 21:03:29 -07:00
Nikolay Kim
bbeb262a5c
upgrade actix-web to 0.6
2018-05-08 11:08:43 -07:00
Nikolay Kim
27de52b5d5
add backend server for http proxy example
2018-05-07 18:55:18 -07:00
Nikolay Kim
1dea2cf3c3
add workspace
2018-04-13 12:32:15 -07:00
krircc
3ebde8e7c2
actix examples in actix release version
2018-04-13 09:18:42 +08:00