refactor: enhance request_handler
#13574
Annotations
10 errors
Run Cargo Test:
src/http/request_handler.rs#L99
expected one of `:`, `@`, or `|`, found `=`
|
Run Cargo Test:
src/http/request_handler.rs#L101
expected one of `:`, `@`, or `|`, found `=`
|
Run Cargo Test:
src/http/request_handler.rs#L103
cannot find value `app_ctx` in this scope
|
Run Cargo Test:
src/http/request_handler.rs#L104
cannot find value `resp` in this scope
|
Run Cargo Test:
src/http/request_handler.rs#L105
cannot find value `app_ctx` in this scope
|
Run Cargo Test:
src/http/request_handler.rs#L109
cannot find value `req_ctx` in this scope
|
Run Cargo Test:
src/http/request_handler.rs#L111
cannot find value `resp` in this scope
|
Run Cargo Test:
src/http/request_handler.rs#L114
cannot find value `req_ctx` in this scope
|
Run Cargo Test:
src/http/request_handler.rs#L114
cannot find value `resp` in this scope
|
Run Cargo Test:
src/http/request_handler.rs#L3
unused import: `std::ops::Deref`
|
Loading