Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 275 Bytes

readme-response-header.md

File metadata and controls

11 lines (8 loc) · 275 Bytes

Response Header

  • Use the options.headers object to define global response header
headers: {
	'Global-Custom-Header': 'Global-Custom-Header'
}