javascript - Strange behavior (ajax long-polling channel) "refuses" connection from normal browser? -
javascript - Strange behavior (ajax long-polling channel) "refuses" connection from normal browser? -
when re-create link
http://q55.queue.vkontakte.ru/im639 and place currect browser tab, press enter, "load", address changes, content still same (you're still in question). what's that? programmatical behavior ?
i not seeing anything. not because nil available.
alfred@alfred-laptop:~/node/contact$ curl -v http://q55.queue.vkontakte.ru/im639* connect() q55.queue.vkontakte.ru port 80 (#0) * trying 87.240.134.232... connected * connected q55.queue.vkontakte.ru (87.240.134.232) port 80 (#0) > /im639 http/1.1 > user-agent: curl/7.21.0 (i686-pc-linux-gnu) libcurl/7.21.0 openssl/0.9.8o zlib/1.2.3.4 libidn/1.18 > host: q55.queue.vkontakte.ru > accept: */* > < http/1.1 204 no content < server: nginx/0.7.59 < date: mon, 11 jul 2011 18:49:25 gmt < content-type: text/html < connection: keep-alive < * connection #0 host q55.queue.vkontakte.ru left intact * closing connection #0 we status code http/1.1 204 no content
also has nil long-polling, because connection not hanging @ all. looks url pointing image. can not image should doing long-polling retrieving simple image.
javascript html ajax behavior
Comments
Post a Comment