You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
470 B

7 years ago
  1. 1.0.1 / 2015-07-08
  2. ==================
  3. * Fix setting empty header from empty `field`
  4. * perf: enable strict mode
  5. * perf: remove argument reassignments
  6. 1.0.0 / 2014-08-10
  7. ==================
  8. * Accept valid `Vary` header string as `field`
  9. * Add `vary.append` for low-level string manipulation
  10. * Move to `jshttp` orgainzation
  11. 0.1.0 / 2014-06-05
  12. ==================
  13. * Support array of fields to set
  14. 0.0.0 / 2014-06-04
  15. ==================
  16. * Initial release