On 20 October 2010 22:43, TPoaz <[email protected]> wrote:
> one note that i missed above: There is an html error code for "
> http://gg.google.com";,  of 204
>
> 204 No Content
>    The server successfully processed the request, but is not
> returning any content.

A 200-series status is not an error. 200-series codes indicate
success. The server does not return any content because there is no
content to return, and the code indicates to the client that it should
not expect any.
http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.2.5

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to