A11 TypeScript API - v0.2.1
A11 guides
Python API
C++ internals
Preparing search index...
normalizeWireHeaders
Function normalizeWireHeaders
normalizeWireHeaders
(
headers
?:
ByteMapInput
|
undefined
)
:
StatusOr
<
ByteMap
>
Validate A11 header names, fold them to lowercase, and copy their bytes.
Parameters
headers
:
ByteMapInput
|
undefined
= undefined
Returns
StatusOr
<
ByteMap
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
A11 guides
Python API
C++ internals
A11 TypeScript API - v0.2.1
Loading...
Validate A11 header names, fold them to lowercase, and copy their bytes.