Skip to content

Releases: jshttp/vary

1.1.2

24 Sep 01:45

Choose a tag to compare

  • perf: improve header token parsing speed

1.1.1

20 Mar 21:25

Choose a tag to compare

  • perf: hoist regular expression

1.1.0

30 Sep 05:04

Choose a tag to compare

  • Only accept valid field names in the field argument
    • Ensures the resulting string is a valid HTTP header value

1.0.1

09 Jul 00:01

Choose a tag to compare

  • Fix setting empty header from empty field
  • perf: enable strict mode
  • perf: remove argument reassignments

1.0.0

10 Aug 21:03

Choose a tag to compare

  • Accept valid Vary header string as field
  • Add vary.append for low-level string manipulation
  • Move to jshttp orgainzation

0.1.0

10 Aug 19:59

Choose a tag to compare

  • Support array of fields to set

0.0.0

04 Jun 20:53

Choose a tag to compare

  • Initial release