const crypto/tls.extensionStatusRequest
9 uses
crypto/tls (current package)
common.go#L89: extensionStatusRequest uint16 = 5
handshake_messages.go#L138: b.AddUint16(extensionStatusRequest)
handshake_messages.go#L424: case extensionStatusRequest:
handshake_messages.go#L638: b.AddUint16(extensionStatusRequest)
handshake_messages.go#L763: case extensionStatusRequest:
handshake_messages.go#L1076: b.AddUint16(extensionStatusRequest)
handshake_messages.go#L1148: case extensionStatusRequest:
handshake_messages.go#L1323: b.AddUint16(extensionStatusRequest)
handshake_messages.go#L1392: case extensionStatusRequest:
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |