Handle "Connection: close"
This updates the verifier-client to handle "Connection: close" from the proxy by closing the connection if this is present.
It also updates the build to use yaml-cpp-0.7.0 which addresses warnings from more recent compilers.