|
Ran
|
Files
80
|
Run time
4s
|
Badge
README BADGES
|
push
travis-ci
Content negotiation * Add the facilities for content negotiation, as specified by https://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.1 * The provided options are sorted by quality. When matching, we use semver caret semantics of the provided version to allow backward compatible changes, without the need for clients to constantly update their headers. * We use an unreleased version of the npm `negotiator` package from github. We can switch to the official npm release once https://github.com/jshttp/negotiator/pull/40 is merged. Change-Id: Ie3a7042d7
12939 of 15537 relevant lines covered (83.28%)
21491.24 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|