Ran
|
Files
2
|
Run time
0s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
Revert "Fix: handle quoted parameter values" This reverts commit a6a67b879. We do not aim to support quoted parameter values with this module. Full support would be quite tricky for very little benefit. Also, the RFC 2397 strongly advises against using quoted string for parameter values: Attribute values in [RFC2045] are allowed to be either represented as tokens or as quoted strings. However, within a "data" URL, the "quoted-string" representation would be awkward, since the quote mark is itself not a valid urlchar. For this reason, parameter values should use the URL Escaped encoding instead of quoted string if the parameter values contain any "tspecial".
83 of 83 relevant lines covered (100.0%)
16.72 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|