We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
@zenstone/ts-utils / http / AryHeaderItem
AryHeaderItem = [string, string]
string
Defined in: src/http/headers.ts:8
单个 Http Header 的数组类型
const header: HeaderAry = ['content-type', 'application/json'];
There was an error while loading. Please reload this page.