Skip to content

Accept header complex value handling implemented

Previously Accept header could contain only one content type. Currently parsing of complex value with multiple content type has been implemented. This implementation steel does not fully complain with HTTP/1.1 RFC

Merge request reports