> I have a really picky browser that is expecting the "OK" after "200" when
> receiving HTTP response as:

out of curiosity, which browser is this? Might save me some bug-tracking headaches later.

Jason


Hua Hou wrote:


I have a really picky browser that is expecting the "OK" after "200" when
receiving HTTP response as:

HTTP/1.1 200 OK



Without the "OK", the browser can NOT render the HTTP response correctly.



I have two questions:

(1) Is there a way to configure Tomcat to send "OK" after the "200" code
when sending response header to browser?

(2) According the HTTP 1.1 spec, is the "OK" required after the "200" code?



Thank you very much for your great help!



Hua






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to