.. |
client
|
allow set client request/ws timeout
|
2018-03-18 19:27:51 -07:00 |
header
|
various optimizations
|
2018-03-18 11:05:44 -07:00 |
middleware
|
fix panic in cors if request does not contain origin header and send_wildcard is not set
|
2018-03-10 08:31:20 -08:00 |
server
|
actix 0.5.5, ws test
|
2018-03-19 13:12:36 -07:00 |
ws
|
actix 0.5.5, ws test
|
2018-03-19 13:12:36 -07:00 |
application.rs
|
create default CpuPool
|
2018-03-07 14:56:53 -08:00 |
body.rs
|
ws tests and proper write payload ref
|
2018-03-19 09:30:58 -07:00 |
context.rs
|
use Error instead of InternalError for helper methods error::ErrorXXX
|
2018-03-18 14:18:47 -07:00 |
error.rs
|
use Error instead of InternalError for helper methods error::ErrorXXX
|
2018-03-18 14:18:47 -07:00 |
fs.rs
|
clippy warnings
|
2018-03-16 12:12:55 -07:00 |
handler.rs
|
Fix panic on unknown content encoding
|
2018-03-11 14:50:13 -07:00 |
helpers.rs
|
various optimizations
|
2018-03-18 11:05:44 -07:00 |
httpcodes.rs
|
BoyScoutRule: Fixed typo
|
2018-03-07 21:54:25 +01:00 |
httpmessage.rs
|
add protobuf feature
|
2018-03-08 20:56:18 -08:00 |
httprequest.rs
|
Show Request's hidden methods
|
2018-03-17 18:10:22 +03:00 |
httpresponse.rs
|
add write buffer capacity config
|
2018-03-09 10:00:15 -08:00 |
info.rs
|
unify headers and body processing for client response and server request
|
2018-02-27 15:03:28 -08:00 |
json.rs
|
return error on write zero bytes
|
2018-03-10 10:42:46 -08:00 |
lib.rs
|
Move brotli encoding to a feature
|
2018-03-13 17:21:22 -07:00 |
multipart.rs
|
naming
|
2018-03-09 05:36:40 -08:00 |
param.rs
|
use Error instead of InternalError for helper methods error::ErrorXXX
|
2018-03-18 14:18:47 -07:00 |
payload.rs
|
Wake payload reading task when data is available
|
2018-03-12 16:29:13 -07:00 |
pipeline.rs
|
actix 0.5.5, ws test
|
2018-03-19 13:12:36 -07:00 |
pred.rs
|
rename httpcodes
|
2018-03-01 19:12:59 -08:00 |
resource.rs
|
use small vec on hot path
|
2018-03-09 08:00:44 -08:00 |
route.rs
|
create default CpuPool
|
2018-03-07 14:56:53 -08:00 |
router.rs
|
add Pattern::with_prefix, make it usable outside of actix
|
2018-03-02 20:39:22 -08:00 |
test.rs
|
allow to disable http/2 support
|
2018-03-16 08:48:44 -07:00 |