- perf: improve header token parsing speed
- perf: hoist regular expression
- Only accept valid field names in the
field
argument
- Ensures the resulting string is a valid HTTP header value
- Fix setting empty header from empty
field
- perf: enable strict mode
- perf: remove argument reassignments
- Accept valid
Vary
header string as field
- Add
vary.append
for low-level string manipulation
- Move to
jshttp
orgainzation
- Support array of fields to set