Skip to content

Pass reused_session to connect() #251

@GuyLewin

Description

@GuyLewin

Version 1.6 introduced a unified httpc:connect() method for connecting to a server, and deprecated the old httpc:ssl_handshake() method.
We rely on reused_session (the first parameter of tcpsock:sslhandshake) to speed up our outgoing connections.
We'd love to have the option to set reused_session as part of the options table passed to httpc:connect().

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions