Skip to content

Files

Latest commit

author
Simon Mollweide
Jan 7, 2018
6a8614c · Jan 7, 2018

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'
}