Skip to content

Handle "Connection: close"

Compare
Choose a tag to compare
@bneradt bneradt released this 22 Mar 23:07
· 113 commits to master since this release
dd8ef3a

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.