Baggage manipulation client and component.
Definition in file baggage_manager.hpp.
Go to the source code of this file.
#include <userver/baggage/baggage.hpp>
#include <userver/baggage/baggage_settings.hpp>
#include <userver/components/component_config.hpp>
#include <userver/components/component_context.hpp>
#include <userver/components/loggable_component_base.hpp>
#include <userver/dynamic_config/source.hpp>
Classes | |
class | baggage::BaggageManager |
class | baggage::BaggageManagerComponent |
Component for relationship with header baggage. More... | |