Closed lmcmicu closed 3 years ago
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
Status
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