Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/actix/actix-extras
A collection of additional crates supporting the actix and actix-web frameworks.
https://github.com/actix/actix-extras
added State extractor
3e98177fad2ec99ecd5c0bdd0a5e13c84ed40933 authored almost 7 years ago by Nikolay Kim <[email protected]>
3e98177fad2ec99ecd5c0bdd0a5e13c84ed40933 authored almost 7 years ago by Nikolay Kim <[email protected]>
update example in readme
d24752d9bceea5548c96b94a70242bab7efd4048 authored almost 7 years ago by Nikolay Kim <[email protected]>
d24752d9bceea5548c96b94a70242bab7efd4048 authored almost 7 years ago by Nikolay Kim <[email protected]>
update doc strings
92fe2e96de48e8974a9cc5808e3b50548224f8e8 authored almost 7 years ago by Nikolay Kim <[email protected]>
92fe2e96de48e8974a9cc5808e3b50548224f8e8 authored almost 7 years ago by Nikolay Kim <[email protected]>
proper serde deserializer implementation for path
3cf54bc0fd089573cc568e50fd52ba407d82331a authored almost 7 years ago by Nikolay Kim <[email protected]>
3cf54bc0fd089573cc568e50fd52ba407d82331a authored almost 7 years ago by Nikolay Kim <[email protected]>
use FromRequest instead of HttpRequestExtractor
86dd73270455d76260e6f52f39a577946e31a1f1 authored almost 7 years ago by Nikolay Kim <[email protected]>
86dd73270455d76260e6f52f39a577946e31a1f1 authored almost 7 years ago by Nikolay Kim <[email protected]>
move NormalizePath type to separate module
dfd8f1058ed65e4d4e01d6a0ba277510ea7e2bfc authored almost 7 years ago by Nikolay Kim <[email protected]>
dfd8f1058ed65e4d4e01d6a0ba277510ea7e2bfc authored almost 7 years ago by Nikolay Kim <[email protected]>
drop deprecated code
f5636f321bb7f8318f3676339e6c9ff294327ac8 authored almost 7 years ago by Nikolay Kim <[email protected]>
f5636f321bb7f8318f3676339e6c9ff294327ac8 authored almost 7 years ago by Nikolay Kim <[email protected]>
re-arrange exports, some doc string updates
ae6c9cb7fa1174ad3078bd1cd52646d557405aed authored almost 7 years ago by Nikolay Kim <[email protected]>
ae6c9cb7fa1174ad3078bd1cd52646d557405aed authored almost 7 years ago by Nikolay Kim <[email protected]>
update guide
32052c2750f266b1b6ac931ac196c6337d144f12 authored almost 7 years ago by Nikolay Kim <[email protected]>
32052c2750f266b1b6ac931ac196c6337d144f12 authored almost 7 years ago by Nikolay Kim <[email protected]>
drop request's extract_xxx methods
7d6deab9fb9a69131601a102a48172ba9bcd6539 authored almost 7 years ago by Nikolay Kim <[email protected]>
7d6deab9fb9a69131601a102a48172ba9bcd6539 authored almost 7 years ago by Nikolay Kim <[email protected]>
do not re-export Version
9e61c67128cd866ea1093816b1d178fb0ddea374 authored almost 7 years ago by Nikolay Kim <[email protected]>
9e61c67128cd866ea1093816b1d178fb0ddea374 authored almost 7 years ago by Nikolay Kim <[email protected]>
fix export name
13bb5f20d2d62164f03e7264ee41ba1801ea2d8d authored almost 7 years ago by Nikolay Kim <[email protected]>
13bb5f20d2d62164f03e7264ee41ba1801ea2d8d authored almost 7 years ago by Nikolay Kim <[email protected]>
update doc strings
d14991ec9625e04eb14b24bd37bf794a6e988cc3 authored almost 7 years ago by Nikolay Kim <[email protected]>
d14991ec9625e04eb14b24bd37bf794a6e988cc3 authored almost 7 years ago by Nikolay Kim <[email protected]>
optimize with and with2 method impls and tests
45dec8d0c08d36e97e0beba58cd98d0d7ca3a84b authored almost 7 years ago by Nikolay Kim <[email protected]>
45dec8d0c08d36e97e0beba58cd98d0d7ca3a84b authored almost 7 years ago by Nikolay Kim <[email protected]>
fix router cannot parse Non-ASCII characters in URL #137
90e3aaaf8a6585d17423f71ac70ba4476ab57c5b authored almost 7 years ago by Nikolay Kim <[email protected]>
90e3aaaf8a6585d17423f71ac70ba4476ab57c5b authored almost 7 years ago by Nikolay Kim <[email protected]>
remove unneeded import
4f7d45ee9cc572fc4848d08b3c6888fc04c79d4f authored almost 7 years ago by Nikolay Kim <[email protected]>
4f7d45ee9cc572fc4848d08b3c6888fc04c79d4f authored almost 7 years ago by Nikolay Kim <[email protected]>
remove unused code
e1d2536d85e5dc334b9ba02a94de5345839a89ac authored almost 7 years ago by Nikolay Kim <[email protected]>
e1d2536d85e5dc334b9ba02a94de5345839a89ac authored almost 7 years ago by Nikolay Kim <[email protected]>
add support for multiple extractors
65700281e8edfa1607e2e5be20056ffdb5dd8b81 authored almost 7 years ago by Nikolay Kim <[email protected]>
65700281e8edfa1607e2e5be20056ffdb5dd8b81 authored almost 7 years ago by Nikolay Kim <[email protected]>
Merge pull request #138 from bwasty/guide
Guide: improve wording & style
80f6b93714409d9626b9bcbce235b22e99b9b5d8 authored almost 7 years ago by Nikolay Kim <[email protected]>
Merge branch 'master' into guide
5585465859f1185393225ff61aa663252de95506 authored almost 7 years ago by Nikolay Kim <[email protected]>
5585465859f1185393225ff61aa663252de95506 authored almost 7 years ago by Nikolay Kim <[email protected]>
guide: improve wording & style
368103dd09f7608867eb45fe84bfdc31ec2135d2 authored almost 7 years ago by Benjamin Wasty <[email protected]>
368103dd09f7608867eb45fe84bfdc31ec2135d2 authored almost 7 years ago by Benjamin Wasty <[email protected]>
add PathAndQuery extractor
df7ffe14f23806a1621ca9bb147ea4442c26cf72 authored almost 7 years ago by Nikolay Kim <[email protected]>
df7ffe14f23806a1621ca9bb147ea4442c26cf72 authored almost 7 years ago by Nikolay Kim <[email protected]>
update Path and Query doc strings
36161aba99231e8dbdae70cdcddba277d9461167 authored almost 7 years ago by Nikolay Kim <[email protected]>
36161aba99231e8dbdae70cdcddba277d9461167 authored almost 7 years ago by Nikolay Kim <[email protected]>
export types
9f5a91ae3c565172c681245bd638aec9ba97b47d authored almost 7 years ago by Nikolay Kim <[email protected]>
9f5a91ae3c565172c681245bd638aec9ba97b47d authored almost 7 years ago by Nikolay Kim <[email protected]>
mdbook
4e61e0db34a762e1944153b3d43b0067db903516 authored almost 7 years ago by Nikolay Kim <[email protected]>
4e61e0db34a762e1944153b3d43b0067db903516 authored almost 7 years ago by Nikolay Kim <[email protected]>
allow to fail nightly
2dfccdd924e2b3a233b17e663836d55f7cc3d836 authored almost 7 years ago by Nikolay Kim <[email protected]>
2dfccdd924e2b3a233b17e663836d55f7cc3d836 authored almost 7 years ago by Nikolay Kim <[email protected]>
refactor WithHandler trait
4358da9926355381859c36bd55d4114572a30dca authored almost 7 years ago by Nikolay Kim <[email protected]>
4358da9926355381859c36bd55d4114572a30dca authored almost 7 years ago by Nikolay Kim <[email protected]>
add Application::configure method, it simplifies configuration process
62fb75ff955f4c9b6d1c46525cdf6b6263a0f298 authored almost 7 years ago by Nikolay Kim <[email protected]>
62fb75ff955f4c9b6d1c46525cdf6b6263a0f298 authored almost 7 years ago by Nikolay Kim <[email protected]>
fix guide example
29a0feb4159712090800bdd3ff2d7c0a6d98bdb6 authored almost 7 years ago by Nikolay Kim <[email protected]>
29a0feb4159712090800bdd3ff2d7c0a6d98bdb6 authored almost 7 years ago by Nikolay Kim <[email protected]>
pass request as value
dcc5eb7ace6a13e5bed78163308eed8de01c2bfc authored almost 7 years ago by Nikolay Kim <[email protected]>
dcc5eb7ace6a13e5bed78163308eed8de01c2bfc authored almost 7 years ago by Nikolay Kim <[email protected]>
fix doc string test
81f4e12a2797f351be01934a2a6b80919fb74dcd authored almost 7 years ago by Nikolay Kim <[email protected]>
81f4e12a2797f351be01934a2a6b80919fb74dcd authored almost 7 years ago by Nikolay Kim <[email protected]>
add handler with exatractor
2f60a4b89de1a41005f04a91c6549a2b3a9c5f6b authored almost 7 years ago by Nikolay Kim <[email protected]>
2f60a4b89de1a41005f04a91c6549a2b3a9c5f6b authored almost 7 years ago by Nikolay Kim <[email protected]>
add extractor info to the guide
b03c7051ffb36315a3a642593c53faa12253caf9 authored almost 7 years ago by Nikolay Kim <[email protected]>
b03c7051ffb36315a3a642593c53faa12253caf9 authored almost 7 years ago by Nikolay Kim <[email protected]>
remove Path and Query from public api
8fff2c7595ff6d768d4985792ade2c198404fa21 authored almost 7 years ago by Nikolay Kim <[email protected]>
8fff2c7595ff6d768d4985792ade2c198404fa21 authored almost 7 years ago by Nikolay Kim <[email protected]>
silence AsciiExt deprecation warn
052d5f0bc52997b0f48a83bc01d4679839639fe3 authored almost 7 years ago by Nikolay Kim <[email protected]>
052d5f0bc52997b0f48a83bc01d4679839639fe3 authored almost 7 years ago by Nikolay Kim <[email protected]>
add path and query extractors
68cf32e8482bcf12a4129378c09f8fa9016c5014 authored almost 7 years ago by Nikolay Kim <[email protected]>
68cf32e8482bcf12a4129378c09f8fa9016c5014 authored almost 7 years ago by Nikolay Kim <[email protected]>
process transfer-encoding before content-length, fix tests on 32bit platform
a56e5113eeabca8e1e84b46a4682a9882cefaf1e authored almost 7 years ago by Nikolay Kim <[email protected]>
a56e5113eeabca8e1e84b46a4682a9882cefaf1e authored almost 7 years ago by Nikolay Kim <[email protected]>
Merge pull request #132 from andreevlex/spell-check-24-03
spelling check
5127b8567278393d58e9daafd603a73e77776f59 authored almost 7 years ago by Alexander Andreev <[email protected]>
spelling check
2d80c5053d4a34710f04caf1324275c519dc8a4c authored almost 7 years ago by Alexander Andreev <[email protected]>
2d80c5053d4a34710f04caf1324275c519dc8a4c authored almost 7 years ago by Alexander Andreev <[email protected]>
bump version
d46854b315f92ead8e873f82d26ba00bbe70c0d6 authored almost 7 years ago by Nikolay Kim <[email protected]>
d46854b315f92ead8e873f82d26ba00bbe70c0d6 authored almost 7 years ago by Nikolay Kim <[email protected]>
add helper method for response creation
47f836cd1bfe82b2a622a15e67cdf95d887a22b5 authored almost 7 years ago by Nikolay Kim <[email protected]>
47f836cd1bfe82b2a622a15e67cdf95d887a22b5 authored almost 7 years ago by Nikolay Kim <[email protected]>
add 0.5 sec deley before exit
449709dd7e291e6b5612eca85477d2722bfbcc9a authored almost 7 years ago by Nikolay Kim <[email protected]>
449709dd7e291e6b5612eca85477d2722bfbcc9a authored almost 7 years ago by Nikolay Kim <[email protected]>
Fix panic on invalid URL characters #130
5a25fd95f59b0de193bcae4403b66b5bcf2c1976 authored almost 7 years ago by Nikolay Kim <[email protected]>
5a25fd95f59b0de193bcae4403b66b5bcf2c1976 authored almost 7 years ago by Nikolay Kim <[email protected]>
Fix long client urls #129
b942bcc4a62f98b21f51536664bd52a251d81327 authored almost 7 years ago by Nikolay Kim <[email protected]>
b942bcc4a62f98b21f51536664bd52a251d81327 authored almost 7 years ago by Nikolay Kim <[email protected]>
fix guide
1107fdec9d91b47af1afa9b72bd73c0cefa588f0 authored almost 7 years ago by Nikolay Kim <[email protected]>
1107fdec9d91b47af1afa9b72bd73c0cefa588f0 authored almost 7 years ago by Nikolay Kim <[email protected]>
update guide
04515e469765322634883bb37e194981ff351b37 authored almost 7 years ago by Nikolay Kim <[email protected]>
04515e469765322634883bb37e194981ff351b37 authored almost 7 years ago by Nikolay Kim <[email protected]>
Use more ergonomic actix_web::Error instead of http::Error for ClientRequestBuilder::body()
93d99b5a499023aac1166908d321d9176aef44ea authored almost 7 years ago by Nikolay Kim <[email protected]>
93d99b5a499023aac1166908d321d9176aef44ea authored almost 7 years ago by Nikolay Kim <[email protected]>
Use more ergonomic actix_web::Error instead of http::Error for HttpResponseBuilder::body()
e49910cdabf7ba9705626a0f595071b1e08c6a87 authored almost 7 years ago by Nikolay Kim <[email protected]>
e49910cdabf7ba9705626a0f595071b1e08c6a87 authored almost 7 years ago by Nikolay Kim <[email protected]>
add helper conversion from ClientResponse for HttpResponseBuilder
e8a1850c79311eedbf6edfe0884257499f6287a8 authored almost 7 years ago by Nikolay Kim <[email protected]>
e8a1850c79311eedbf6edfe0884257499f6287a8 authored almost 7 years ago by Nikolay Kim <[email protected]>
add convinience ClientRequest::build_from() from HttpRequest
afb81b6b8faa3e5195b0f8ed6f4005eee3e0fce5 authored almost 7 years ago by Nikolay Kim <[email protected]>
afb81b6b8faa3e5195b0f8ed6f4005eee3e0fce5 authored almost 7 years ago by Nikolay Kim <[email protected]>
make streaming method more ergonomic
4866a26578ba49fc20629e04c536982cf1362525 authored almost 7 years ago by Nikolay Kim <[email protected]>
4866a26578ba49fc20629e04c536982cf1362525 authored almost 7 years ago by Nikolay Kim <[email protected]>
remove unused dependency
bf240121b9fa236ba10b3d4d2f0b4f9ff594dc16 authored almost 7 years ago by Nikolay Kim <[email protected]>
bf240121b9fa236ba10b3d4d2f0b4f9ff594dc16 authored almost 7 years ago by Nikolay Kim <[email protected]>
fix crates link
7eba795f7af16b4669af11f5c4abe25776c9c2d6 authored almost 7 years ago by Nikolay Kim <[email protected]>
7eba795f7af16b4669af11f5c4abe25776c9c2d6 authored almost 7 years ago by Nikolay Kim <[email protected]>
license
b56b25653a623a9e431aa30e240996170a48e5e0 authored almost 7 years ago by Nikolay Kim <[email protected]>
b56b25653a623a9e431aa30e240996170a48e5e0 authored almost 7 years ago by Nikolay Kim <[email protected]>
update cargo metadata
fd54419abde819ef1a189b07d41af8bf4b410f62 authored almost 7 years ago by Nikolay Kim <[email protected]>
fd54419abde819ef1a189b07d41af8bf4b410f62 authored almost 7 years ago by Nikolay Kim <[email protected]>
update readme
c4ce45b092b44a42a7efb3fa7f49c63c4662d35a authored almost 7 years ago by Nikolay Kim <[email protected]>
c4ce45b092b44a42a7efb3fa7f49c63c4662d35a authored almost 7 years ago by Nikolay Kim <[email protected]>
refacrtor layout
da0114a10e8afe9943ef84babe1d38cb98ccf831 authored almost 7 years ago by Nikolay Kim <[email protected]>
da0114a10e8afe9943ef84babe1d38cb98ccf831 authored almost 7 years ago by Nikolay Kim <[email protected]>
fix client connection pooling
2d75ced4edcc9d31268699942e9cf82e16c65ff0 authored almost 7 years ago by Nikolay Kim <[email protected]>
2d75ced4edcc9d31268699942e9cf82e16c65ff0 authored almost 7 years ago by Nikolay Kim <[email protected]>
Use fast compression setting
7bcc258b096c707848d7502e24cb1249c7887083 authored almost 7 years ago by Nikolay Kim <[email protected]>
7bcc258b096c707848d7502e24cb1249c7887083 authored almost 7 years ago by Nikolay Kim <[email protected]>
disable brotli if feature is not enabled, faster compression
d5fa0a94186e8668a02291428a82ce36438f9a6c authored almost 7 years ago by Nikolay Kim <[email protected]>
d5fa0a94186e8668a02291428a82ce36438f9a6c authored almost 7 years ago by Nikolay Kim <[email protected]>
prepare 0.4.10 release
ce6d237cc146bb7544cb586a7046d3d00e50eda4 authored almost 7 years ago by Nikolay Kim <[email protected]>
ce6d237cc146bb7544cb586a7046d3d00e50eda4 authored almost 7 years ago by Nikolay Kim <[email protected]>
simplify httpresponse release
70caa2552b443757cb8f74dd8fc5e70387380380 authored almost 7 years ago by Nikolay Kim <[email protected]>
70caa2552b443757cb8f74dd8fc5e70387380380 authored almost 7 years ago by Nikolay Kim <[email protected]>
disable h2
ee7d58dd7fec599d9aecf0404f0c7ccd7efac937 authored almost 7 years ago by Nikolay Kim <[email protected]>
ee7d58dd7fec599d9aecf0404f0c7ccd7efac937 authored almost 7 years ago by Nikolay Kim <[email protected]>
Fix http/2 date header generation
c4f4cadb433bbe3c265d9af5e747045c76d1b762 authored almost 7 years ago by Nikolay Kim <[email protected]>
c4f4cadb433bbe3c265d9af5e747045c76d1b762 authored almost 7 years ago by Nikolay Kim <[email protected]>
wake up io task when next chunk of data is needed
978091cedbc4e17f641f6d8c0d9524e04d8e6cf1 authored almost 7 years ago by Nikolay Kim <[email protected]>
978091cedbc4e17f641f6d8c0d9524e04d8e6cf1 authored almost 7 years ago by Nikolay Kim <[email protected]>
Refactor TestServer configuration
8198f5e10a8e446c082699624b2f86dfffc36442 authored almost 7 years ago by Nikolay Kim <[email protected]>
8198f5e10a8e446c082699624b2f86dfffc36442 authored almost 7 years ago by Nikolay Kim <[email protected]>
Fix server websockets big payloads support
6cd40df38769bd046529c62a56660791b7407b93 authored almost 7 years ago by Nikolay Kim <[email protected]>
6cd40df38769bd046529c62a56660791b7407b93 authored almost 7 years ago by Nikolay Kim <[email protected]>
actix 0.5.5, ws test
35ee5d36d8e6e374467a65a172b86d4fd2921f06 authored almost 7 years ago by Nikolay Kim <[email protected]>
35ee5d36d8e6e374467a65a172b86d4fd2921f06 authored almost 7 years ago by Nikolay Kim <[email protected]>
ws tests and proper write payload ref
e7ec0f9fd7f5a4a95ce03c3207b6521225c65e9e authored almost 7 years ago by Nikolay Kim <[email protected]>
e7ec0f9fd7f5a4a95ce03c3207b6521225c65e9e authored almost 7 years ago by Nikolay Kim <[email protected]>
allow set client request/ws timeout
f4a47ef71e5c0289e5ae25613912e08689c17d84 authored almost 7 years ago by Nikolay Kim <[email protected]>
f4a47ef71e5c0289e5ae25613912e08689c17d84 authored almost 7 years ago by Nikolay Kim <[email protected]>
update example
6b1a79fab87ba5ad1ce2035f107a664803b46824 authored almost 7 years ago by Nikolay Kim <[email protected]>
6b1a79fab87ba5ad1ce2035f107a664803b46824 authored almost 7 years ago by Nikolay Kim <[email protected]>
use Error instead of InternalError for helper methods error::ErrorXXX
ab73da4a1a988fea54cedce6f9b2b9ebd8c77095 authored almost 7 years ago by Nikolay Kim <[email protected]>
ab73da4a1a988fea54cedce6f9b2b9ebd8c77095 authored almost 7 years ago by Nikolay Kim <[email protected]>
various optimizations
e0c8da567c1b6eb258a3caf895338187b9f54725 authored almost 7 years ago by Nikolay Kim <[email protected]>
e0c8da567c1b6eb258a3caf895338187b9f54725 authored almost 7 years ago by Nikolay Kim <[email protected]>
Merge pull request #124 from DoumanAsh/show_hidden
Show Request's hidden methods
c10dedf7e4ac8992ffaf92e4fec2755ddc7109ce authored almost 7 years ago by Douman <[email protected]>
Show Request's hidden methods
ec192e0ab13cf1bdbc5fdc23f89151f94d4d07a7 authored almost 7 years ago by Douman <[email protected]>
ec192e0ab13cf1bdbc5fdc23f89151f94d4d07a7 authored almost 7 years ago by Douman <[email protected]>
simplify h1 parse
6d792d9948a9cab387fe26c6057f64c8dca490c5 authored almost 7 years ago by Nikolay Kim <[email protected]>
6d792d9948a9cab387fe26c6057f64c8dca490c5 authored almost 7 years ago by Nikolay Kim <[email protected]>
use actix 0.5.4
1fe4315c943c66a37f6197d9db124bccf4901b8a authored almost 7 years ago by Nikolay Kim <[email protected]>
1fe4315c943c66a37f6197d9db124bccf4901b8a authored almost 7 years ago by Nikolay Kim <[email protected]>
bump version
381b90e9a1baaee0b791c38f01955608891b00c6 authored almost 7 years ago by Nikolay Kim <[email protected]>
381b90e9a1baaee0b791c38f01955608891b00c6 authored almost 7 years ago by Nikolay Kim <[email protected]>
fix compilation
2d18dba40a3dc5966d94df773ea5c97de2f826f4 authored almost 7 years ago by Nikolay Kim <[email protected]>
2d18dba40a3dc5966d94df773ea5c97de2f826f4 authored almost 7 years ago by Nikolay Kim <[email protected]>
clippy warnings
d2693d58a806d6bde9b15df7517a45a408396c6d authored almost 7 years ago by Nikolay Kim <[email protected]>
d2693d58a806d6bde9b15df7517a45a408396c6d authored almost 7 years ago by Nikolay Kim <[email protected]>
add basic client connection pooling
84bf282c1721d89689fdf4df7a79f5ffef0c1da5 authored almost 7 years ago by Nikolay Kim <[email protected]>
84bf282c1721d89689fdf4df7a79f5ffef0c1da5 authored almost 7 years ago by Nikolay Kim <[email protected]>
check number of available workers
b15b5e524695383b6b3ccee8f9e1fa0e822640e4 authored almost 7 years ago by Nikolay Kim <[email protected]>
b15b5e524695383b6b3ccee8f9e1fa0e822640e4 authored almost 7 years ago by Nikolay Kim <[email protected]>
Merge pull request #119 from DoumanAsh/default_static_files
Add default resource for StaticFiles
52b3b0c3620bc296ba619924561358ef64cc9271 authored almost 7 years ago by Douman <[email protected]>
Merge branch 'master' into default_static_files
64c4cefa8f3dfbade3f6a91103531457ecbdc1c5 authored almost 7 years ago by Nikolay Kim <[email protected]>
64c4cefa8f3dfbade3f6a91103531457ecbdc1c5 authored almost 7 years ago by Nikolay Kim <[email protected]>
disable test
7e8b231f5725c229aa6b99ad667b803b50f4e35b authored almost 7 years ago by Nikolay Kim <[email protected]>
7e8b231f5725c229aa6b99ad667b803b50f4e35b authored almost 7 years ago by Nikolay Kim <[email protected]>
Add default resource for StaticFiles
8a344d0c94e05f5d4152ab6a49dda0bb42c40321 authored almost 7 years ago by Douman <[email protected]>
8a344d0c94e05f5d4152ab6a49dda0bb42c40321 authored almost 7 years ago by Douman <[email protected]>
allow to disable http/2 support
4096089a3f49d4454013fbc11718c12aea241d48 authored almost 7 years ago by Nikolay Kim <[email protected]>
4096089a3f49d4454013fbc11718c12aea241d48 authored almost 7 years ago by Nikolay Kim <[email protected]>
proper check for actor context poll
b16f2d5f05f891a7da788974ff1216b42baa331d authored almost 7 years ago by Nikolay Kim <[email protected]>
b16f2d5f05f891a7da788974ff1216b42baa331d authored almost 7 years ago by Nikolay Kim <[email protected]>
always start actors
5baf15822a3f885c76d1856ba78bfe8a209ab31b authored almost 7 years ago by Nikolay Kim <[email protected]>
5baf15822a3f885c76d1856ba78bfe8a209ab31b authored almost 7 years ago by Nikolay Kim <[email protected]>
Merge pull request #123 from h416/patch-1
fix typo
5368ce823ef950115fae6be9b7ea63a5a59e24e8 authored almost 7 years ago by Nikolay Kim <[email protected]>
fix typo
4effdf065b6bfab8e20f19ad428ba184541a2489 authored almost 7 years ago by h416 <[email protected]>
4effdf065b6bfab8e20f19ad428ba184541a2489 authored almost 7 years ago by h416 <[email protected]>
always poll stream or actor for the first time
61970ab1907af5511780460303e76edce02345e0 authored almost 7 years ago by Nikolay Kim <[email protected]>
61970ab1907af5511780460303e76edce02345e0 authored almost 7 years ago by Nikolay Kim <[email protected]>
Merge branch 'master' of github.com:actix/actix-web
484b00a0f9904249363221a01a5c00509738f006 authored almost 7 years ago by Nikolay Kim <[email protected]>
484b00a0f9904249363221a01a5c00509738f006 authored almost 7 years ago by Nikolay Kim <[email protected]>
allow to use NamedFile with any request method
73bf2068aa365b12ea338802036a8a0015e7b8f1 authored almost 7 years ago by Nikolay Kim <[email protected]>
73bf2068aa365b12ea338802036a8a0015e7b8f1 authored almost 7 years ago by Nikolay Kim <[email protected]>
Merge pull request #122 from mockersf/test_qp
test for query parameters in client
1cda94920465e660c7e7a7675dab17dc0e56b38f authored almost 7 years ago by Nikolay Kim <[email protected]>
test for query parameters in client
ad6b8232550aca62db5675cbbeaa2ab6d479fbf7 authored almost 7 years ago by François Mockers <[email protected]>
ad6b8232550aca62db5675cbbeaa2ab6d479fbf7 authored almost 7 years ago by François Mockers <[email protected]>
remove features
e09ff545672e8067a0e8f156dc6cff626e06624a authored almost 7 years ago by kingxsp <[email protected]>
e09ff545672e8067a0e8f156dc6cff626e06624a authored almost 7 years ago by kingxsp <[email protected]>
Move brotli encoding to a feature
0f064db31d564a923519d4c7bb4c82c48e083b78 authored almost 7 years ago by Nikolay Kim <[email protected]>
0f064db31d564a923519d4c7bb4c82c48e083b78 authored almost 7 years ago by Nikolay Kim <[email protected]>
add debug formatter for ClientRequestBuilder
fd0bb54469bf94d340c5f28a13ea590405709dce authored almost 7 years ago by Nikolay Kim <[email protected]>
fd0bb54469bf94d340c5f28a13ea590405709dce authored almost 7 years ago by Nikolay Kim <[email protected]>
Update CHANGES.md
e27bbaa55c19f3a1687f4ed3275dd336ca468c9d authored almost 7 years ago by Nikolay Kim <[email protected]>
e27bbaa55c19f3a1687f4ed3275dd336ca468c9d authored almost 7 years ago by Nikolay Kim <[email protected]>