mirror of
https://github.com/servo/servo.git
synced 2025-10-04 10:39:16 +01:00
- Reworked the append method to support the inner `hyper::header::Headers`'s HashMap `insert` method, which overwrites entries instead of appending. - Filled out constructor as well as delete, get, has, and set methods. - Updated relevant test expectations |
||
---|---|---|
.. | ||
headers-basic.html | ||
headers-casing.html | ||
headers-combine.html | ||
headers-errors.html | ||
headers-idl.html | ||
headers-normalize.html | ||
headers-structure.html |