Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Cowboy/ranch protocol that can serve plain text and secure requests from the same port to different handlers #1616

@rtATvw

Description

@rtATvw

Handle plain text requests and secure requests from the same port and route them to different handlers.
Useful for services where a port isn't defined as secure or plain text; could be either and handled differently during a transition.
Can also be used to provide a more descriptive error message than "Empty response" or redirect such as with Nginx's 497 status code.

cb_tls_upg.tar.gz

Metadata

Metadata

Assignees

No one assigned

    Labels

    Unsupported edge caseProvide feedback if you think this should be supported somehow.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions