riboseinc / ribose-api

API for Ribose
0 stars 0 forks source link

204 response must not include a message body validation error #40

Closed skalee closed 6 years ago

skalee commented 6 years ago

Validator says:

  warning code 6 in line 3534 - the 204 response MUST NOT include a message-body:
    + Response 204 (text/html)
        User has been logged out.

Looks like text is formatted incorrectly, and it leads to parser confusion.