h1
|
Change service response to Into<Response>
|
2019-02-09 08:44:22 -08:00 |
h2
|
Change service response to Into<Response>
|
2019-02-09 08:44:22 -08:00 |
header
|
add headers from actix-web
|
2019-02-07 13:24:24 -08:00 |
service
|
add h1/h2 payload
|
2019-02-07 13:39:15 -08:00 |
ws
|
migrate to actix-service 0.2
|
2019-02-01 20:18:44 -08:00 |
body.rs
|
add h2 server support
|
2019-02-06 11:44:15 -08:00 |
config.rs
|
add h2 server support
|
2019-02-06 11:44:15 -08:00 |
extensions.rs
|
add client http/2 support
|
2019-01-28 20:41:09 -08:00 |
helpers.rs
|
refactor types
|
2018-10-04 20:02:10 -07:00 |
httpmessage.rs
|
fix warns
|
2019-02-07 19:53:48 -08:00 |
json.rs
|
fix warns
|
2019-02-07 19:53:48 -08:00 |
lib.rs
|
make Message clonable and expose as public
|
2019-02-07 21:50:20 -08:00 |
message.rs
|
make Message clonable and expose as public
|
2019-02-07 21:50:20 -08:00 |
payload.rs
|
add h1/h2 payload
|
2019-02-07 13:39:15 -08:00 |
request.rs
|
simplify Message api
|
2019-02-07 21:19:10 -08:00 |
response.rs
|
simplify Message api
|
2019-02-07 21:19:10 -08:00 |
test.rs
|
simplify Message api
|
2019-02-07 21:19:10 -08:00 |