steveselva

Results 5 issues of steveselva

I am using Proxygen library, while using it I encountered an error. At first, I was using it without any optimizations in Microsoft Visual Studio and it was working fine....

In Downstream, in HTTP1xCodec.cpp file, the websockAccept is generated from the websockAcceptKey sent from the Browser. But in Upstream, an error message is thrown and the connection is terminated: ```...

Does proxygen supports TLS Renegotiation where Client Certificate Authentication is required?

Does folly support TLS Renegotiation? If not can you provide some workaround to use it?