facebook / proxygen

A collection of C++ HTTP libraries including an easy to use HTTP server.
Other
8.03k stars 1.47k forks source link

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

Closed kenballus closed 3 months ago

kenballus commented 3 months ago

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 :)