Solutionunvalidated

One way to achieve what you need, would be to remove the default empty implementations from `http_resource` — classes derived from it, that allow the user to implement only what they are interested in. Tension: implement only what they are interested in.

887facff-6906-4193-8c07-a07c4f4bc64c

One way to achieve what you need, would be to remove the default empty implementations from http_resource — classes derived from it, that allow the user to implement only what they are interested in. Tension: implement only what they are interested in.