Still it is good to clarify the WHY as explained by William. I would say
to mr. wang to get rid of any need for a specific order before getting
started with implementing some sorting algorithm.
George Sexton wrote:
>
>
> William A. Rowe, Jr. wrote:
>> Jim Jagielski wrote:
>>> Requiring any speci
if something else came in between.
> I'd be surprised if anyone here would be interested in making that
> modification, it would break the protocol.
> why would applications like XMMS or WinAmp not handle a HTTP response,
> but would need the response to be of a different kind?
>
Hi,
I have created a stand-alone socket application serving HTTP request
from XMMS, WinAmp, etc. which use the header field 'icy-metadata' on
which the server application returns with ICY response.
Now I would like to do the same from within a Tomcat servlet. As I am
not aware what the correct ch