Add payload read timeout (#251) #1948
Annotations
15 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Install nightly
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install nightly
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install nightly
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install nightly
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run tests:
ntex/src/web/server.rs#L251
use of deprecated method `http::builder::HttpServiceBuilder::<F, S, X, U>::client_timeout`: Use .headers_read_rate() method
|
Run tests:
ntex/src/web/server.rs#L293
use of deprecated method `http::builder::HttpServiceBuilder::<F, S, X, U>::client_timeout`: Use .headers_read_rate() method
|
Run tests:
ntex/src/web/server.rs#L338
use of deprecated method `http::builder::HttpServiceBuilder::<F, S, X, U>::client_timeout`: Use .headers_read_rate() method
|
Run tests:
ntex/src/web/server.rs#L450
use of deprecated method `http::builder::HttpServiceBuilder::<F, S, X, U>::client_timeout`: Use .headers_read_rate() method
|
Run tests:
ntex/src/web/server.rs#L483
use of deprecated method `http::builder::HttpServiceBuilder::<F, S, X, U>::client_timeout`: Use .headers_read_rate() method
|
Run tests
`ntex` (lib) generated 5 warnings
|
Run tests:
ntex/examples/hello-world.rs#L16
use of deprecated method `ntex::http::HttpServiceBuilder::<F, S, X, U>::client_timeout`: Use .headers_read_rate() method
|
Run tests
`ntex` (example "hello-world") generated 1 warning
|
Run tests
`ntex` (example "echo") generated 1 warning
|
Run tests:
ntex-tls/examples/webserver.rs#L42
use of deprecated method `ntex::http::HttpServiceBuilder::<F, S, X, U>::client_timeout`: Use .headers_read_rate() method
|
The logs for this run have expired and are no longer available.
Loading