CoolFace
Apppublic

opusdev/vector-similarity-api

sourceHugging Faceupdated 5mo agoView on Hugging Face
1likes
HISTORY.md40 linesDownload Raw Back to vary
11.1.2 / 2017-09-232==================3 4  * perf: improve header token parsing speed5 61.1.1 / 2017-03-207==================8 9  * perf: hoist regular expression10 111.1.0 / 2015-09-2912==================13 14  * Only accept valid field names in the `field` argument15    - Ensures the resulting string is a valid HTTP header value16 171.0.1 / 2015-07-0818==================19 20  * Fix setting empty header from empty `field`21  * perf: enable strict mode22  * perf: remove argument reassignments23 241.0.0 / 2014-08-1025==================26 27  * Accept valid `Vary` header string as `field`28  * Add `vary.append` for low-level string manipulation29  * Move to `jshttp` orgainzation30 310.1.0 / 2014-06-0532==================33 34  * Support array of fields to set35 360.0.0 / 2014-06-0437==================38 39  * Initial release40