Skip to content

crypto/tls: Config.ClientSessionCache has wrong field name in its doc #21519

Description

@artyom

crypto/tls.Config.ClientSessionCache doc refers to this field as SessionCache instead of ClientSessionCache:

// SessionCache is a cache of ClientSessionState entries for TLS session
// resumption.
ClientSessionCache ClientSessionCache

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions