We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c69dfe commit 84ea252Copy full SHA for 84ea252
doc/api/tls.md
@@ -605,7 +605,7 @@ no OCSP response.
605
606
Calling `callback(err)` will result in a `socket.destroy(err)` call.
607
608
-The typical flow of an OCSP Request is as follows:
+The typical flow of an OCSP request is as follows:
609
610
1. Client connects to the server and sends an `'OCSPRequest'` (via the status
611
info extension in ClientHello).
0 commit comments