| .. |
|
client
|
refactor read_from_io
|
2018-06-22 11:30:40 +06:00 |
|
header
|
various cleanups and comments
|
2018-06-20 01:27:41 +06:00 |
|
middleware
|
remove libc dependency
|
2018-06-22 11:47:33 +06:00 |
|
server
|
refactor read_from_io
|
2018-06-22 11:30:40 +06:00 |
|
ws
|
Fix doc api example
|
2018-06-21 14:11:00 +06:00 |
|
application.rs
|
use read only self for Middleware
|
2018-06-21 23:06:23 +06:00 |
|
body.rs
|
Add missing API docs
|
2018-06-02 15:52:50 +02:00 |
|
context.rs
|
remove Context::actor() method
|
2018-06-17 03:10:44 +06:00 |
|
de.rs
|
refactor route matching
|
2018-06-19 16:45:26 +06:00 |
|
error.rs
|
clippy warning
|
2018-06-21 11:49:36 +06:00 |
|
extensions.rs
|
Fixed a bad import
|
2018-06-22 11:09:49 +02:00 |
|
extractor.rs
|
update tests
|
2018-06-21 12:04:00 +06:00 |
|
fs.rs
|
use read only self for Middleware
|
2018-06-21 23:06:23 +06:00 |
|
handler.rs
|
Handler::handle uses &self instead of mutabble reference
|
2018-06-21 17:07:54 +06:00 |
|
helpers.rs
|
use read only self for Middleware
|
2018-06-21 23:06:23 +06:00 |
|
httpcodes.rs
|
Add missing API docs
|
2018-06-02 15:52:50 +02:00 |
|
httpmessage.rs
|
cleanup more code
|
2018-06-20 00:36:32 +06:00 |
|
httprequest.rs
|
cleanup more code
|
2018-06-20 00:36:32 +06:00 |
|
httpresponse.rs
|
switch to actix master
|
2018-06-21 13:34:36 +06:00 |
|
info.rs
|
do not use references in ConnectionInfo
|
2018-06-18 00:01:41 +06:00 |
|
json.rs
|
use read only self for Middleware
|
2018-06-21 23:06:23 +06:00 |
|
lib.rs
|
Switch from fnv to a identity hasher in extensions
|
2018-06-22 09:51:27 +02:00 |
|
multipart.rs
|
Fix some unsoundness
|
2018-06-20 10:53:18 +02:00 |
|
param.rs
|
Changes the router to use atoms internally (#341)
|
2018-06-22 09:33:32 +02:00 |
|
payload.rs
|
migrate to tokio
|
2018-05-24 21:03:16 -07:00 |
|
pipeline.rs
|
cleanup srver pipeline
|
2018-06-21 23:51:25 +06:00 |
|
pred.rs
|
add Host predicate
|
2018-06-07 20:00:54 -07:00 |
|
resource.rs
|
use read only self for Middleware
|
2018-06-21 23:06:23 +06:00 |
|
route.rs
|
remove unneeded UnsafeCell
|
2018-06-21 23:21:28 +06:00 |
|
router.rs
|
Changes the router to use atoms internally (#341)
|
2018-06-22 09:33:32 +02:00 |
|
scope.rs
|
remove unneeded UnsafeCell
|
2018-06-21 23:21:28 +06:00 |
|
test.rs
|
remove unneeded UnsafeCell
|
2018-06-21 23:21:28 +06:00 |
|
uri.rs
|
cleanup more code
|
2018-06-20 00:36:32 +06:00 |
|
with.rs
|
remove unneeded UnsafeCell
|
2018-06-21 23:21:28 +06:00 |