1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-09-21 11:00:08 +00:00
Commit graph

4283 commits

Author SHA1 Message Date
Rob Ede
161861997c
prepare actix-http release 3.0.0-rc.2 2022-02-08 09:31:20 +00:00
Rob Ede
3d621677a5
clippy 2022-02-08 08:00:47 +00:00
Ali MJ Al-Nasrawy
0c144054cb
make Condition generic over body type (#2635)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-02-08 07:50:05 +00:00
Rob Ede
b0fbe0dfd8
fix workers doc 2022-02-08 06:58:33 +00:00
Darin Gordon
b653bf557f
added note to v4 migration guide about worker thread update (#2634) 2022-02-07 19:04:03 +00:00
Rob Ede
1d1a65282f
RC refinements (#2625) 2022-02-04 20:37:33 +00:00
Rob Ede
b0a363a7ae
add migration note about fromrequest::configure 2022-02-04 18:48:22 +00:00
Rob Ede
b4d3c2394d
clean up migration guide 2022-02-04 18:22:38 +00:00
Rob Ede
5ca42df89a
fix stuck connection when handler doesn't read payload (#2624) 2022-02-03 07:03:39 +00:00
Rob Ede
fc5ecdc30b
fix changelog 2022-02-02 03:55:43 +00:00
Rob Ede
7fe800c3ff
prepare actix-web release 4.0.0-rc.2 2022-02-02 03:54:26 +00:00
Rob Ede
075df88a07
update 4.0 migration guide 2022-02-02 03:42:07 +00:00
Rob Ede
391d8a744a
update 4.0 migratio guide 2022-02-02 03:13:11 +00:00
Rob Ede
5b6cb681b9
update 4.0 migration guide 2022-02-02 03:09:33 +00:00
Rob Ede
0957ec40b4
split migration file 2022-02-02 02:46:37 +00:00
Rob Ede
ccf430d74a
disable coverage job 2022-02-01 15:24:35 +00:00
Rob Ede
c84c1f0f15
simplify macros feature 2022-02-01 14:39:49 +00:00
Tomáš Hromada
e9279dfbb8
Fix deprecated notice about client_shutdown (#2621) 2022-02-01 13:44:56 +00:00
Rob Ede
a68239adaa
bump zstd to 0.10 2022-02-01 13:35:32 +00:00
Rob Ede
40a4b1ccd5
add macro feature (#2619)
Co-authored-by: Ibraheem Ahmed <ibrah1440@gmail.com>
2022-02-01 02:35:05 +00:00
Rob Ede
7f5a8c0851
fix vmanifest 2022-02-01 00:33:41 +00:00
Rob Ede
bcdde1d4ea
move actix-web to own dir 2022-02-01 00:30:41 +00:00
Rob Ede
30aa64ea32
update dep graphs 2022-02-01 00:23:58 +00:00
Rob Ede
5469b02638
prepare actix-web-codegen release 0.5.0-rc.2 2022-02-01 00:12:42 +00:00
Rob Ede
a66cd38ec5
prepare actix-web-actors release 4.0.0-beta.11 2022-01-31 22:35:18 +00:00
Rob Ede
20609e93fd
prepare actix-test release 0.1.0-beta.12 2022-01-31 22:34:59 +00:00
Rob Ede
bf282472ab
prepare actix-http-test release 3.0.0-beta.12 2022-01-31 22:33:38 +00:00
Rob Ede
7f4b44c258
prepare actix-multipart release 0.4.0-beta.13 2022-01-31 22:33:11 +00:00
Rob Ede
66243717b3
prepare actix-files release 0.6.0-beta.16 2022-01-31 22:32:52 +00:00
Rob Ede
102720d398
prepare awc release 3.0.0-beta.20 2022-01-31 22:32:09 +00:00
Rob Ede
c3c7eb8df9
prepare actix-web release 4.0.0-rc.1 2022-01-31 22:23:33 +00:00
Rob Ede
21f57caf4a
prepare actix-http release 3.0.0-rc.1 2022-01-31 22:22:40 +00:00
Rob Ede
47f5faf26e
prepare actix-router release 0.5.0-rc.3 2022-01-31 22:21:30 +00:00
Rob Ede
9777653dc0
prep readme for rc release 2022-01-31 22:20:53 +00:00
Ali MJ Al-Nasrawy
9fde5b30db
tweak and document router (#2612)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-01-31 22:12:48 +00:00
Ali MJ Al-Nasrawy
fd412a8223
Quoter::requote returns Vec<u8> (#2613) 2022-01-31 21:26:34 +00:00
Rob Ede
cd511affd5
add ws and http2 feature flags (#2618) 2022-01-31 21:22:23 +00:00
Rob Ede
3200de3f34
fix request head timeout (#2611) 2022-01-31 17:30:34 +00:00
Rob Ede
b3e84b5c4b
tweak default_service docs 2022-01-28 20:53:51 +00:00
Luca Palmieri
a3416112a5
Improve the documentation for default_service (#2614) 2022-01-28 20:31:54 +00:00
Rob Ede
21a08ca796
tweak set_content_encoding docs 2022-01-28 20:27:16 +00:00
Luca Palmieri
a9f497d05f
Guard against broken intra-doc links in CI (#2616) 2022-01-28 17:28:16 +00:00
Rob Ede
cc9ba162f7
add late request dispatcher test 2022-01-27 17:00:07 +00:00
Rob Ede
37799df978
add basic dispatcher test 2022-01-27 06:42:54 +00:00
Rob Ede
0d93a8c273
add examples readme 2022-01-27 06:32:28 +00:00
Rob Ede
3ae4f0a629
add keep-alive dispatcher tests 2022-01-27 06:29:46 +00:00
Rob Ede
14a4f325d3
move dispatcher tests to own file 2022-01-27 06:06:55 +00:00
Rob Ede
1bd2076b35
prevent drive traversal in windows 2022-01-25 16:44:05 +00:00
Rob Ede
5454699bab
propagate response error in all necessary places 2022-01-24 11:56:23 +00:00
Rob Ede
d7c5c966d2
remove impl Future for HttpResponse (#2601) 2022-01-24 11:56:01 +00:00