ontodev/droid

DROID incorrectly parses the CGI status field

Closed this issue · 0 comments

DROID is not currently handling the (optional) CGI Status header correctly. The default when it is not present should be 200, not 0. Also, when the status field is included in the headers, it can optionally be followed by a text description. See https://tools.ietf.org/html/rfc3875#section-6.3.3 and https://tools.ietf.org/html/rfc3875#section-6.2.1