Draft: introduce multiplexed SessionState to handle heterogeneous HTTP Sessions #429
Annotations
10 warnings
command/src/response.rs#L221
struct `StatePath` is never constructed
|
lib/src/protocol/mux/mod.rs#L1587
unreachable statement
|
lib/src/protocol/mux/h1.rs#L299
unused variable: `context`
|
lib/src/protocol/mux/h2.rs#L92
unused variable: `weight`
|
lib/src/protocol/mux/h2.rs#L102
unused variable: `urgency`
|
lib/src/protocol/mux/h2.rs#L103
unused variable: `incremental`
|
lib/src/protocol/mux/h2.rs#L165
unused variable: `stream_id`
|
lib/src/protocol/mux/h2.rs#L225
unused variable: `i`
|
lib/src/protocol/mux/h2.rs#L458
unused variable: `i`
|
lib/src/protocol/mux/h2.rs#L837
unused variable: `push_promise`
|
This job succeeded
Loading