Skip to content
  • Benjamin Beichler's avatar
    broadway: make header name parsing case-insensitve · 8efde9c4
    Benjamin Beichler authored
    since http RFC state that the header names should be processed case in-sensitive, broadway should not rely on the actual case. E.g. the go-language libraries tend to rewrite the header, which cause problems with e.g. Caddy
    
    Fixes #3406
    8efde9c4