I am suppose to reduce it down to [request->headers().getMethodValue())]
.
I am fairly new to C++. Can someone please tell me how to understand this type of code? There are multiple .
operator and ->
operator. I loose track of the classes and others.
It's a little overwhelming.