0x9bb1

Results 4 issues of 0x9bb1

环境:`macos bigsur` rustc: `rustc 1.55.0 (c8dfcfe04 2021-09-06)` cargo: `cargo 1.55.0 (32da73ab1 2021-08-23)` 执行命令: `cargo install --force dcli` 报错: ``` error[E0599]: no method named `insert_and_get` found for struct `DOMAINS` in the...

## Steps to Reproduce Issue ``` shell cargo install --locked --git https://github.com/MystenLabs/sui.git --branch devnet sui sui-node ``` ## Actual Result ``` Compiling narwhal-dag v0.1.0 (C:\Users\xxxxxx\.cargo\git\checkouts\sui-6ac459c53b1b685a\1f6eda4\narwhal\dag) error[E0277]: the trait bound `T:...

devx
cli

Get this Error: Uncaught Error: [$injector:modulerr] "angular": "1.2.29"

#### Describe your feature request 有一些项目并没有严格遵循HTTP Status Code,在HTTP Status Code之外有自己的业务自定义code。 所以,希望能增加断言功能,对响应进行断言和统计出有效的请求。