facebook / proxygen

A collection of C++ HTTP libraries including an easy to use HTTP server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`EchoHandler` in `proxygen/httpserver/samples/echo/EchoHandler.h` has unnecessary `body_` member

kenballus opened this issue · comments

Seems to be left over from this refactor.

I would submit a PR, but I don't feel like reading the whole CLA right now :)