.. |
client
|
basic websocket client
|
2018-01-27 22:03:03 -08:00 |
middleware
|
CORS middleware: allowed_headers is defaulting to None #50
|
2018-01-20 16:36:57 -08:00 |
server
|
update example
|
2018-01-28 01:04:58 -08:00 |
ws
|
use right path
|
2018-01-27 22:52:17 -08:00 |
application.rs
|
spelling check
|
2018-01-16 21:59:33 +03:00 |
body.rs
|
spelling check
|
2018-01-16 00:47:25 +03:00 |
context.rs
|
actix compatibility
|
2018-01-27 10:04:56 -08:00 |
error.rs
|
basic websocket client
|
2018-01-27 22:03:03 -08:00 |
fs.rs
|
no need for custom cookie module
|
2018-01-13 11:33:42 -08:00 |
handler.rs
|
spelling check
|
2018-01-16 21:59:33 +03:00 |
helpers.rs
|
refactor shared bytes api
|
2018-01-14 17:00:28 -08:00 |
httpcodes.rs
|
add Cors::register method
|
2018-01-11 11:14:18 -08:00 |
httprequest.rs
|
fix request json loader; mime_type() method
|
2018-01-25 21:50:28 -08:00 |
httpresponse.rs
|
basic websocket client
|
2018-01-27 22:03:03 -08:00 |
info.rs
|
add HttpServer::server_hostname method
|
2017-12-26 14:36:03 -08:00 |
json.rs
|
no need for mut ref
|
2018-01-03 10:57:57 -08:00 |
lib.rs
|
basic websocket client
|
2018-01-27 22:03:03 -08:00 |
multipart.rs
|
multipart field is stream of bytes
|
2017-12-19 09:55:49 -08:00 |
param.rs
|
refactor helper error types
|
2018-01-20 21:11:46 -08:00 |
payload.rs
|
stop http context immediately
|
2018-01-24 20:17:14 -08:00 |
pipeline.rs
|
Log request processing errors
|
2018-01-20 20:12:24 -08:00 |
pred.rs
|
remove box from predicates
|
2017-12-20 13:23:50 -08:00 |
resource.rs
|
spelling check
|
2018-01-16 00:47:25 +03:00 |
route.rs
|
create custom WebsocketContext for websocket connection
|
2018-01-10 10:12:34 -08:00 |
router.rs
|
* fix force_close
|
2018-01-03 18:21:34 -08:00 |
test.rs
|
spelling check
|
2018-01-16 00:47:25 +03:00 |