RE: service description discovery

> > option 2: don't see any particular issue here, but I'm wondering how
> > easy is that, from a usual Web browser, to send that HTTP OPTION verb
> 
> XMLHttpRequest supports it on all major browsers, the only real issue
> is the caching situation.

I checked and RFC 2616 says:
http://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html#sec9.2


"""
Responses to this method are not cacheable.
"""

 Andy

Received on Monday, 14 September 2009 10:34:15 UTC