Add SSLInfo into test_server::HttpRequest
Extend the embedded_test_server's HttpRequest struct to additionally contain the SSLInfo structure when it's available. This allows to inspect the SSL state, like the provided client certificate, in net::EmbeddedTestServer's request handlers. Bug: 792204 Change-Id: Ia24acf0c38fadee04c341d3c9192d98272bf5ad7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2545163Reviewed-by:David Benjamin <davidben@chromium.org> Commit-Queue: Maksim Ivanov <emaxx@chromium.org> Cr-Commit-Position: refs/heads/master@{#828465}
Showing
Please register or sign in to comment