Skip to content

cleanup: move filter wrapper into Http namespace.#49

Merged
ggreenway merged 3 commits intoenvoyproxy:masterfrom
PiotrSikora:filter_wrappers_p2
May 2, 2018
Merged

cleanup: move filter wrapper into Http namespace.#49
ggreenway merged 3 commits intoenvoyproxy:masterfrom
PiotrSikora:filter_wrappers_p2

Conversation

@PiotrSikora
Copy link
Copy Markdown
Contributor

No functional changes, missed in previous commit.

No functional changes, missed in previous commit.

Signed-off-by: Piotr Sikora <piotrsikora@google.com>
public:
HttpFilterFactoryCb createFilterFactory(const Json::Object& json_config, const std::string&,
FactoryContext& context) override {
Http::HttpFilterFactoryCb createFilterFactory(const Json::Object& json_config, const std::string&,
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: Can we also rename this Http::FilterFactoryCb as long as we are doing this?

Signed-off-by: Piotr Sikora <piotrsikora@google.com>
Signed-off-by: Piotr Sikora <piotrsikora@google.com>
@ggreenway ggreenway merged commit 4b6c55b into envoyproxy:master May 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants