Nikolay Kim
|
6c9f9fff73
|
clippy warnings
|
2019-12-08 00:46:51 +06:00 |
|
Nikolay Kim
|
205a964d8f
|
upgrade to tokio 0.2
|
2019-12-05 23:35:43 +06:00 |
|
Nikolay Kim
|
4dc31aac93
|
use actix_rt::test for test setup
|
2019-11-26 11:25:50 +06:00 |
|
Nikolay Kim
|
1ffa7d18d3
|
drop unpin constraint
|
2019-11-21 16:02:17 +06:00 |
|
Nikolay Kim
|
5ab29b2e62
|
migrate awc and test-server to std::future
|
2019-11-21 16:02:17 +06:00 |
|
Nikolay Kim
|
8cba1170e6
|
make actix-http compile with std::future
|
2019-11-21 16:02:17 +06:00 |
|
Sarfaraz Nawaz
|
aa39b8ca6f
|
Add support for serde_json::Value to be passed as argument to ResponseBuilder.body() (#1096)
* Add support for serde_json::Value to be passed as argument to ResponseBuilder.body()
* Update actix-http/CHANGES.md
|
2019-09-25 09:33:52 +06:00 |
|
Nikolay Kim
|
666756bfbe
|
body helpers
|
2019-06-01 17:57:25 +06:00 |
|
Nikolay Kim
|
9bb40c249f
|
add h1::SendResponse future; renamed to MessageBody::size
|
2019-04-10 12:24:17 -07:00 |
|
Nikolay Kim
|
ec09d6fbe6
|
optimize encode headers and body split
|
2019-04-07 10:03:38 -07:00 |
|
nasa
|
a655bdac52
|
Fix clippy warning (#755)
|
2019-04-05 12:34:24 +03:00 |
|
Nikolay Kim
|
faa3ea8e5b
|
rename BodyLength to BodySize
|
2019-03-27 09:24:55 -07:00 |
|
Nikolay Kim
|
c7ad677804
|
Merge actix-http project
|
2019-03-26 11:54:35 -07:00 |
|