Hstub doesn't handle upgrade requests.
archaelus opened this issue · 3 comments
archaelus commented
Hstub doesn't handle upgrade requests.
omarkj commented
I'm working on a variety of proxying logic (validation still) in the validate-host branch.
It doesn't make use of the cowboy_router and thus makes it impossible to merge in but still use hstub_cc_handler.
archaelus commented
I don't think it precludes it - cowboy_handler just requires an env of [{handler, hstub_cc_handler}, {handler_opts, []}] or something.