Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/actix/actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
https://github.com/actix/actix-web
process transfer-encoding before content-length, fix tests on 32bit platform
a56e5113eeabca8e1e84b46a4682a9882cefaf1e authored almost 7 years ago
a56e5113eeabca8e1e84b46a4682a9882cefaf1e authored almost 7 years ago
Merge pull request #132 from andreevlex/spell-check-24-03
spelling check
5127b8567278393d58e9daafd603a73e77776f59 authored almost 7 years ago
spelling check
2d80c5053d4a34710f04caf1324275c519dc8a4c authored almost 7 years ago
2d80c5053d4a34710f04caf1324275c519dc8a4c authored almost 7 years ago
bump version
d46854b315f92ead8e873f82d26ba00bbe70c0d6 authored almost 7 years ago
d46854b315f92ead8e873f82d26ba00bbe70c0d6 authored almost 7 years ago
add helper method for response creation
47f836cd1bfe82b2a622a15e67cdf95d887a22b5 authored almost 7 years ago
47f836cd1bfe82b2a622a15e67cdf95d887a22b5 authored almost 7 years ago
add 0.5 sec deley before exit
449709dd7e291e6b5612eca85477d2722bfbcc9a authored almost 7 years ago
449709dd7e291e6b5612eca85477d2722bfbcc9a authored almost 7 years ago
Fix panic on invalid URL characters #130
5a25fd95f59b0de193bcae4403b66b5bcf2c1976 authored almost 7 years ago
5a25fd95f59b0de193bcae4403b66b5bcf2c1976 authored almost 7 years ago
Fix long client urls #129
b942bcc4a62f98b21f51536664bd52a251d81327 authored almost 7 years ago
b942bcc4a62f98b21f51536664bd52a251d81327 authored almost 7 years ago
fix guide
1107fdec9d91b47af1afa9b72bd73c0cefa588f0 authored almost 7 years ago
1107fdec9d91b47af1afa9b72bd73c0cefa588f0 authored almost 7 years ago
update guide
04515e469765322634883bb37e194981ff351b37 authored almost 7 years ago
04515e469765322634883bb37e194981ff351b37 authored almost 7 years ago
Use more ergonomic actix_web::Error instead of http::Error for ClientRequestBuilder::body()
93d99b5a499023aac1166908d321d9176aef44ea authored almost 7 years ago
93d99b5a499023aac1166908d321d9176aef44ea authored almost 7 years ago
Use more ergonomic actix_web::Error instead of http::Error for HttpResponseBuilder::body()
e49910cdabf7ba9705626a0f595071b1e08c6a87 authored almost 7 years ago
e49910cdabf7ba9705626a0f595071b1e08c6a87 authored almost 7 years ago
add helper conversion from ClientResponse for HttpResponseBuilder
e8a1850c79311eedbf6edfe0884257499f6287a8 authored almost 7 years ago
e8a1850c79311eedbf6edfe0884257499f6287a8 authored almost 7 years ago
add convinience ClientRequest::build_from() from HttpRequest
afb81b6b8faa3e5195b0f8ed6f4005eee3e0fce5 authored almost 7 years ago
afb81b6b8faa3e5195b0f8ed6f4005eee3e0fce5 authored almost 7 years ago
make streaming method more ergonomic
4866a26578ba49fc20629e04c536982cf1362525 authored almost 7 years ago
4866a26578ba49fc20629e04c536982cf1362525 authored almost 7 years ago
fix client connection pooling
2d75ced4edcc9d31268699942e9cf82e16c65ff0 authored almost 7 years ago
2d75ced4edcc9d31268699942e9cf82e16c65ff0 authored almost 7 years ago
Use fast compression setting
7bcc258b096c707848d7502e24cb1249c7887083 authored almost 7 years ago
7bcc258b096c707848d7502e24cb1249c7887083 authored almost 7 years ago
disable brotli if feature is not enabled, faster compression
d5fa0a94186e8668a02291428a82ce36438f9a6c authored almost 7 years ago
d5fa0a94186e8668a02291428a82ce36438f9a6c authored almost 7 years ago
prepare 0.4.10 release
ce6d237cc146bb7544cb586a7046d3d00e50eda4 authored almost 7 years ago
ce6d237cc146bb7544cb586a7046d3d00e50eda4 authored almost 7 years ago
simplify httpresponse release
70caa2552b443757cb8f74dd8fc5e70387380380 authored almost 7 years ago
70caa2552b443757cb8f74dd8fc5e70387380380 authored almost 7 years ago
disable h2
ee7d58dd7fec599d9aecf0404f0c7ccd7efac937 authored almost 7 years ago
ee7d58dd7fec599d9aecf0404f0c7ccd7efac937 authored almost 7 years ago
Fix http/2 date header generation
c4f4cadb433bbe3c265d9af5e747045c76d1b762 authored almost 7 years ago
c4f4cadb433bbe3c265d9af5e747045c76d1b762 authored almost 7 years ago
wake up io task when next chunk of data is needed
978091cedbc4e17f641f6d8c0d9524e04d8e6cf1 authored almost 7 years ago
978091cedbc4e17f641f6d8c0d9524e04d8e6cf1 authored almost 7 years ago
Refactor TestServer configuration
8198f5e10a8e446c082699624b2f86dfffc36442 authored almost 7 years ago
8198f5e10a8e446c082699624b2f86dfffc36442 authored almost 7 years ago
Fix server websockets big payloads support
6cd40df38769bd046529c62a56660791b7407b93 authored almost 7 years ago
6cd40df38769bd046529c62a56660791b7407b93 authored almost 7 years ago
actix 0.5.5, ws test
35ee5d36d8e6e374467a65a172b86d4fd2921f06 authored almost 7 years ago
35ee5d36d8e6e374467a65a172b86d4fd2921f06 authored almost 7 years ago
ws tests and proper write payload ref
e7ec0f9fd7f5a4a95ce03c3207b6521225c65e9e authored almost 7 years ago
e7ec0f9fd7f5a4a95ce03c3207b6521225c65e9e authored almost 7 years ago
allow set client request/ws timeout
f4a47ef71e5c0289e5ae25613912e08689c17d84 authored almost 7 years ago
f4a47ef71e5c0289e5ae25613912e08689c17d84 authored almost 7 years ago
update example
6b1a79fab87ba5ad1ce2035f107a664803b46824 authored almost 7 years ago
6b1a79fab87ba5ad1ce2035f107a664803b46824 authored almost 7 years ago
use Error instead of InternalError for helper methods error::ErrorXXX
ab73da4a1a988fea54cedce6f9b2b9ebd8c77095 authored almost 7 years ago
ab73da4a1a988fea54cedce6f9b2b9ebd8c77095 authored almost 7 years ago
various optimizations
e0c8da567c1b6eb258a3caf895338187b9f54725 authored almost 7 years ago
e0c8da567c1b6eb258a3caf895338187b9f54725 authored almost 7 years ago
Merge pull request #124 from DoumanAsh/show_hidden
Show Request's hidden methods
c10dedf7e4ac8992ffaf92e4fec2755ddc7109ce authored almost 7 years ago
Show Request's hidden methods
ec192e0ab13cf1bdbc5fdc23f89151f94d4d07a7 authored almost 7 years ago
ec192e0ab13cf1bdbc5fdc23f89151f94d4d07a7 authored almost 7 years ago
simplify h1 parse
6d792d9948a9cab387fe26c6057f64c8dca490c5 authored almost 7 years ago
6d792d9948a9cab387fe26c6057f64c8dca490c5 authored almost 7 years ago
use actix 0.5.4
1fe4315c943c66a37f6197d9db124bccf4901b8a authored almost 7 years ago
1fe4315c943c66a37f6197d9db124bccf4901b8a authored almost 7 years ago
bump version
381b90e9a1baaee0b791c38f01955608891b00c6 authored almost 7 years ago
381b90e9a1baaee0b791c38f01955608891b00c6 authored almost 7 years ago
fix compilation
2d18dba40a3dc5966d94df773ea5c97de2f826f4 authored almost 7 years ago
2d18dba40a3dc5966d94df773ea5c97de2f826f4 authored almost 7 years ago
clippy warnings
d2693d58a806d6bde9b15df7517a45a408396c6d authored almost 7 years ago
d2693d58a806d6bde9b15df7517a45a408396c6d authored almost 7 years ago
add basic client connection pooling
84bf282c1721d89689fdf4df7a79f5ffef0c1da5 authored almost 7 years ago
84bf282c1721d89689fdf4df7a79f5ffef0c1da5 authored almost 7 years ago
check number of available workers
b15b5e524695383b6b3ccee8f9e1fa0e822640e4 authored almost 7 years ago
b15b5e524695383b6b3ccee8f9e1fa0e822640e4 authored almost 7 years ago
Merge pull request #119 from DoumanAsh/default_static_files
Add default resource for StaticFiles
52b3b0c3620bc296ba619924561358ef64cc9271 authored almost 7 years ago
Merge branch 'master' into default_static_files
64c4cefa8f3dfbade3f6a91103531457ecbdc1c5 authored almost 7 years ago
64c4cefa8f3dfbade3f6a91103531457ecbdc1c5 authored almost 7 years ago
disable test
7e8b231f5725c229aa6b99ad667b803b50f4e35b authored almost 7 years ago
7e8b231f5725c229aa6b99ad667b803b50f4e35b authored almost 7 years ago
Add default resource for StaticFiles
8a344d0c94e05f5d4152ab6a49dda0bb42c40321 authored almost 7 years ago
8a344d0c94e05f5d4152ab6a49dda0bb42c40321 authored almost 7 years ago
allow to disable http/2 support
4096089a3f49d4454013fbc11718c12aea241d48 authored almost 7 years ago
4096089a3f49d4454013fbc11718c12aea241d48 authored almost 7 years ago
proper check for actor context poll
b16f2d5f05f891a7da788974ff1216b42baa331d authored almost 7 years ago
b16f2d5f05f891a7da788974ff1216b42baa331d authored almost 7 years ago
always start actors
5baf15822a3f885c76d1856ba78bfe8a209ab31b authored almost 7 years ago
5baf15822a3f885c76d1856ba78bfe8a209ab31b authored almost 7 years ago
Merge pull request #123 from h416/patch-1
fix typo
5368ce823ef950115fae6be9b7ea63a5a59e24e8 authored almost 7 years ago
fix typo
4effdf065b6bfab8e20f19ad428ba184541a2489 authored almost 7 years ago
4effdf065b6bfab8e20f19ad428ba184541a2489 authored almost 7 years ago
always poll stream or actor for the first time
61970ab1907af5511780460303e76edce02345e0 authored almost 7 years ago
61970ab1907af5511780460303e76edce02345e0 authored almost 7 years ago
Merge branch 'master' of github.com:actix/actix-web
484b00a0f9904249363221a01a5c00509738f006 authored almost 7 years ago
484b00a0f9904249363221a01a5c00509738f006 authored almost 7 years ago
allow to use NamedFile with any request method
73bf2068aa365b12ea338802036a8a0015e7b8f1 authored almost 7 years ago
73bf2068aa365b12ea338802036a8a0015e7b8f1 authored almost 7 years ago
Merge pull request #122 from mockersf/test_qp
test for query parameters in client
1cda94920465e660c7e7a7675dab17dc0e56b38f authored almost 7 years ago
test for query parameters in client
ad6b8232550aca62db5675cbbeaa2ab6d479fbf7 authored almost 7 years ago
ad6b8232550aca62db5675cbbeaa2ab6d479fbf7 authored almost 7 years ago
Move brotli encoding to a feature
0f064db31d564a923519d4c7bb4c82c48e083b78 authored almost 7 years ago
0f064db31d564a923519d4c7bb4c82c48e083b78 authored almost 7 years ago
add debug formatter for ClientRequestBuilder
fd0bb54469bf94d340c5f28a13ea590405709dce authored almost 7 years ago
fd0bb54469bf94d340c5f28a13ea590405709dce authored almost 7 years ago
Update CHANGES.md
e27bbaa55c19f3a1687f4ed3275dd336ca468c9d authored almost 7 years ago
e27bbaa55c19f3a1687f4ed3275dd336ca468c9d authored almost 7 years ago
Merge pull request #121 from glademiller/master
Send Query Parameters in client requests
8a50eae1e2f705dae3b825d486ba92ae4f8d1707 authored almost 7 years ago
If no path is available from the URI request /
38080f67b38fb4cddd11d0b3bde4159957979b27 authored almost 7 years ago
38080f67b38fb4cddd11d0b3bde4159957979b27 authored almost 7 years ago
Move path call inline into write
08504e0892b855e7106360ca2896df695aaabe7d authored almost 7 years ago
08504e0892b855e7106360ca2896df695aaabe7d authored almost 7 years ago
https://github.com/actix/actix-web/issues/120 - Send Query Parameters in client requests
401c0ad809bd27cc251ac91b2e8e6206e2129f1f authored almost 7 years ago
401c0ad809bd27cc251ac91b2e8e6206e2129f1f authored almost 7 years ago
Wake payload reading task when data is available
b4b0deb7fa692c63829447f3168184033e047960 authored almost 7 years ago
b4b0deb7fa692c63829447f3168184033e047960 authored almost 7 years ago
Fix server keep-alive handling
05ff35d383f98a974b93c50420432c71a6d27f64 authored almost 7 years ago
05ff35d383f98a974b93c50420432c71a6d27f64 authored almost 7 years ago
update test
29c3e8f7ea25520533d5005c024021687e1a7db6 authored almost 7 years ago
29c3e8f7ea25520533d5005c024021687e1a7db6 authored almost 7 years ago
Allow to set read buffer capacity for server request
6657446433a9cecf65186fa6c217db1624e814cc authored almost 7 years ago
6657446433a9cecf65186fa6c217db1624e814cc authored almost 7 years ago
update readme
46b9a9c88711c080e40db12968f8542c2cb3ad7b authored almost 7 years ago
46b9a9c88711c080e40db12968f8542c2cb3ad7b authored almost 7 years ago
remove reserved state for h2 write if buffer is empty
b3cdb472d0c63fef513cf2a61d03849adfd448c5 authored almost 7 years ago
b3cdb472d0c63fef513cf2a61d03849adfd448c5 authored almost 7 years ago
do not log WouldBlock error from socket accept
31e1aab9a4898f3a27131acf5d30039bd5ad891f authored almost 7 years ago
31e1aab9a4898f3a27131acf5d30039bd5ad891f authored almost 7 years ago
typo
67f383f346eb21fbe1db460dbae24f6276b3114e authored almost 7 years ago
67f383f346eb21fbe1db460dbae24f6276b3114e authored almost 7 years ago
better sleep on error
49f5c335f693fb49dcc9bc052a7e469f66fa9b59 authored almost 7 years ago
49f5c335f693fb49dcc9bc052a7e469f66fa9b59 authored almost 7 years ago
bump version
692e11a5842fb3a9299fe99b784ba82c966b11bf authored almost 7 years ago
692e11a5842fb3a9299fe99b784ba82c966b11bf authored almost 7 years ago
Merge pull request #118 from messense/feature/sockets-vec
Use Vec instead of HashMap to store sockets in HttpServer
208117ca6f47f4581c906b6fb6e3973404ecd7ff authored almost 7 years ago
Merge branch 'master' into feature/sockets-vec
3e276ac9216748f3b5de54100ff33230c5030331 authored almost 7 years ago
3e276ac9216748f3b5de54100ff33230c5030331 authored almost 7 years ago
Fix steraming response handling for http/2
4af115a19c63dbcfa7b538e96d9907497e742502 authored almost 7 years ago
4af115a19c63dbcfa7b538e96d9907497e742502 authored almost 7 years ago
Fix connection get closed too early
051703eb2c721d3a44f210ff29a784dfc6ecca9d authored almost 7 years ago
051703eb2c721d3a44f210ff29a784dfc6ecca9d authored almost 7 years ago
Fix panic on unknown content encoding
31fbbd316812eeb1e100e8ea5ab16c69c4e6b6c2 authored almost 7 years ago
31fbbd316812eeb1e100e8ea5ab16c69c4e6b6c2 authored almost 7 years ago
add comments
fee1e255acf74775f25c2aae900e1fee14121e39 authored almost 7 years ago
fee1e255acf74775f25c2aae900e1fee14121e39 authored almost 7 years ago
update doc string
a4c933e56e0cb9c10b2857bb289886b3def142c5 authored almost 7 years ago
a4c933e56e0cb9c10b2857bb289886b3def142c5 authored almost 7 years ago
better doc string for Either
9ddf5a35500b5aa804dae26fad1ad29ae6c804d3 authored almost 7 years ago
9ddf5a35500b5aa804dae26fad1ad29ae6c804d3 authored almost 7 years ago
Use Vec instead of HashMap to store sockets in HttpServer
9ab0fa604d78c73fc94d3e26baaff19ee5c48a2e authored almost 7 years ago
9ab0fa604d78c73fc94d3e26baaff19ee5c48a2e authored almost 7 years ago
return error on write zero bytes
6c709b33cc1ab2a15e759b75e12b273ea8ffad17 authored almost 7 years ago
6c709b33cc1ab2a15e759b75e12b273ea8ffad17 authored almost 7 years ago
Fix json content type detection
71b4c07ea47b60dc4871fc0e16078b6452ace4cb authored almost 7 years ago
71b4c07ea47b60dc4871fc0e16078b6452ace4cb authored almost 7 years ago
add api doc for Either
ac9eba8261c800d754ddda7d91591d6384df8b6a authored almost 7 years ago
ac9eba8261c800d754ddda7d91591d6384df8b6a authored almost 7 years ago
add Either responder
cad55f9c803b76d567e11211c8d48e3fa52d30a6 authored almost 7 years ago
cad55f9c803b76d567e11211c8d48e3fa52d30a6 authored almost 7 years ago
fix panic in cors if request does not contain origin header and send_wildcard is not set
4263574a589e04f17d76313e70bbac1522decabb authored almost 7 years ago
4263574a589e04f17d76313e70bbac1522decabb authored almost 7 years ago
Merge pull request #116 from messense/feature/from-usize-to-keepalive
Impl From<usize> and From<Option<usize>> for KeepAlive
84ef5ee410154afc33202337b640cf43649d1aaa authored almost 7 years ago
rerun build if USE_SKEPTIC env var changed
598fb9190d69214abdf592566fde2f488582d383 authored almost 7 years ago
598fb9190d69214abdf592566fde2f488582d383 authored almost 7 years ago
Impl From<usize> and From<Option<usize>> for KeepAlive
9a404a0c0306785b3fdb34486293b72eb3275cdb authored almost 7 years ago
9a404a0c0306785b3fdb34486293b72eb3275cdb authored almost 7 years ago
fix guide
3dd8fdf4505858e5e93863b0bbb3270816c5aaf0 authored almost 7 years ago
3dd8fdf4505858e5e93863b0bbb3270816c5aaf0 authored almost 7 years ago
refactor keep-alive; fixed write to socket for upgraded connection
05f5ba00845bdbf32ef4f2c72b19d0695e0ab60b authored almost 7 years ago
05f5ba00845bdbf32ef4f2c72b19d0695e0ab60b authored almost 7 years ago
update wstool
8169149554d905b0b50e27121ecf50a3e923b97b authored almost 7 years ago
8169149554d905b0b50e27121ecf50a3e923b97b authored almost 7 years ago
ws client timeouts
8d1de6c497baf8a84ee830c3e080d65383e9f498 authored almost 7 years ago
8d1de6c497baf8a84ee830c3e080d65383e9f498 authored almost 7 years ago
export symbols
caaace82e3efe936fe88e34f962e68c8c1f1b40f authored almost 7 years ago
caaace82e3efe936fe88e34f962e68c8c1f1b40f authored almost 7 years ago
aling mask to 8 bytes
02dd5375a97e506d57061f1b33658a5f3efdcfc9 authored almost 7 years ago
02dd5375a97e506d57061f1b33658a5f3efdcfc9 authored almost 7 years ago
clippy warnings
717602472a99325bbb2a79f02e1681e121e16338 authored almost 7 years ago
717602472a99325bbb2a79f02e1681e121e16338 authored almost 7 years ago
write buffer capacity for client
b56be8e5718367a9242035ba71edf5245e7c185e authored almost 7 years ago
b56be8e5718367a9242035ba71edf5245e7c185e authored almost 7 years ago
add write buffer capacity config
2853086463ef184fbfce305ff74c16ce898ef370 authored almost 7 years ago
2853086463ef184fbfce305ff74c16ce898ef370 authored almost 7 years ago
use small vec on hot path
e2107ec6f445e2653a574da0394b9d39e4ba52c8 authored almost 7 years ago
e2107ec6f445e2653a574da0394b9d39e4ba52c8 authored almost 7 years ago
update tests
c33caddf572f12a73831b0ea95b3de703b0b0db9 authored almost 7 years ago
c33caddf572f12a73831b0ea95b3de703b0b0db9 authored almost 7 years ago
prepare release
db1e04e4180916f66640a61b8bd42a8f20a3c799 authored almost 7 years ago
db1e04e4180916f66640a61b8bd42a8f20a3c799 authored almost 7 years ago