ostinelli / misultin

Misultin (pronounced mee-sool-téen) is an Erlang library for building fast lightweight HTTP(S) servers, which also supports websockets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Header "Connection: keep_alive" occurs when HTTP return 500

tholschuh opened this issue · comments

When a HTTP request returns with 500 the header "Connection" says "keep_alive" vs. "Keep-Alive" in case of 200.

fixed aa46bc5

thank you,

r.