mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 12:57:39 +03:00
Allow to set default response payload limit and timeout (#276)
This commit is contained in:
parent
90cdab9c2a
commit
e3971e2d59
13 changed files with 90 additions and 41 deletions
1
.github/workflows/linux.yml
vendored
1
.github/workflows/linux.yml
vendored
|
@ -67,5 +67,6 @@ jobs:
|
|||
cargo install cargo-cache --version 0.6.2 --no-default-features --features ci-autoclean
|
||||
|
||||
- name: Clear the cargo caches
|
||||
continue-on-error: true
|
||||
run: |
|
||||
cargo-cache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue