Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
None
-
Mesosphere Sprint 52
-
3
Description
In the favor of the new http::Headers abstraction, the headers class was changed from a hashmap to a class. However, this change may potentially break some modules since functionalities like constructor using initializer or calling methods from undered_map. We should have the new class derived from the hashmap instead.
Attachments
Issue Links
- relates to
-
MESOS-7051 Introduce a new http::Headers abstraction.
- Resolved