source: trip-planner-front/node_modules/vary/HISTORY.md@ 188ee53

Last change on this file since 188ee53 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 792 bytes
Line 
11.1.2 / 2017-09-23
2==================
3
4 * perf: improve header token parsing speed
5
61.1.1 / 2017-03-20
7==================
8
9 * perf: hoist regular expression
10
111.1.0 / 2015-09-29
12==================
13
14 * Only accept valid field names in the `field` argument
15 - Ensures the resulting string is a valid HTTP header value
16
171.0.1 / 2015-07-08
18==================
19
20 * Fix setting empty header from empty `field`
21 * perf: enable strict mode
22 * perf: remove argument reassignments
23
241.0.0 / 2014-08-10
25==================
26
27 * Accept valid `Vary` header string as `field`
28 * Add `vary.append` for low-level string manipulation
29 * Move to `jshttp` orgainzation
30
310.1.0 / 2014-06-05
32==================
33
34 * Support array of fields to set
35
360.0.0 / 2014-06-04
37==================
38
39 * Initial release
Note: See TracBrowser for help on using the repository browser.