Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
2
Description
Introduce a new http::Headers abstraction to replace the previous hashmap 'Headers'. The benefit is that it can be embedded with other header classes (e.g., WWW-Authenticate) to parse a header content, as well as doing validation.
Attachments
Issue Links
- is depended upon by
-
MESOS-6758 Support 'Basic' auth docker private registry on Unified Containerizer.
-
- Resolved
-
- is related to
-
MESOS-7153 The new http::Headers abstraction may break some modules.
-
- Resolved
-