mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-06-27 19:31:26 +00:00
home: fix doc
Some checks failed
build / test (macOS-latest) (push) Has been cancelled
build / test (ubuntu-latest) (push) Has been cancelled
build / test (windows-latest) (push) Has been cancelled
lint / go-lint (push) Has been cancelled
lint / eslint (push) Has been cancelled
build / build-release (push) Has been cancelled
build / notify (push) Has been cancelled
lint / notify (push) Has been cancelled
Some checks failed
build / test (macOS-latest) (push) Has been cancelled
build / test (ubuntu-latest) (push) Has been cancelled
build / test (windows-latest) (push) Has been cancelled
lint / go-lint (push) Has been cancelled
lint / eslint (push) Has been cancelled
build / build-release (push) Has been cancelled
build / notify (push) Has been cancelled
lint / notify (push) Has been cancelled
This commit is contained in:
parent
8c6d997d62
commit
83e7c754ff
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ const (
|
|||
// testSettings is a common value of the HTTP2-Settings header for tests.
|
||||
testSettings = "AAEAABAAAAIAAAABAAQAAP__AAUAAEAAAAgAAAAAAAMAAABkAAYAAQAA"
|
||||
|
||||
// testHpackMaxDynamicTableSize is the common HPACK max dynamic table size
|
||||
// testHPACKMaxDynamicTableSize is the common HPACK max dynamic table size
|
||||
// value for tests.
|
||||
testHPACKMaxDynamicTableSize = 4096
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue