facebook / proxygen

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

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

Closed kenballus closed 9 months ago

kenballus commented 9 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 :)