Currently the status code header on the response object from the server only includes the status code number and not the string. This does not follow the HTTP spec.
Returns:
Should return
Is there currently anyway to add the OK string on the response?