nitrogen / simple_bridge

A simple, standardized interface library to Erlang HTTP Servers.
MIT License
112 stars 76 forks source link

YAWS: Support if ssl is found instead as well as sslsocket #73

Closed stuart-thackray closed 3 years ago

stuart-thackray commented 3 years ago

Hi Jesse,

I am now running 22/23 erlang with yaws master branch.

I have not had this issue before and run a custom module of this previously; but it is not giving me the correct protocol; which determine what http headers I return.

Manual tests have shown this PR is correct; busy building a release and will remove the PR if not correct.

Regards, Stuart

choptastic commented 3 years ago

Looks good. Thanks. I wonder when/if that tuple changed.