Skip to content

ssl::stream handshake decorators (custom headers) #779

@crashtestdummy32

Description

@crashtestdummy32

our server uses custom http headers to authenticate the client (beast).
with websocket::stream, there exists a *handshake_ex function that allows one to insert headers of their choosing.
with ssl::stream, i don't see those functions nor a way to obtain a reference to the request_type to do so manually.
suggestions?

beast v110
gcc 4.9.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions