Search Docs
Record<string, string>
undefined
设置自定义响应头。
export default { server: { headers: { 'X-Custom-Foo': 'bar', }, }, };