warcreate
warcreate copied to clipboard
Resources that required a subsequent request require their HTTP status code to be concatenated for creation
See bug #14 .
Status code and status message are separate variables. It doesn't look like the true HTTP status line returned exists in the jsxhr object, so I've had to manually add HTTP/1.1, which might not always be the case.