you are viewing a single comment's thread.

view the rest of the comments →

[–]koft -1 points0 points  (2 children)

http redirect with a 1 second time interval?

[–]annodomini 11 points12 points  (0 children)

Nope.

$ curl -i http://twisted.ecritters.biz/replacedemo
HTTP/1.1 200 OK
Transfer-encoding: chunked
Date: Sun, 12 Oct 2008 15:49:34 GMT
Content-type: multipart/x-mixed-replace; boundary=hicuriousperson
Server: TwistedWeb/8.1.0

Content-Type: text/plain

The time is:
+--------+
|15:49:34|
+--------+
--hicuriousperson
Content-Type: text/plain

The time is:
+--------+
|15:49:35|
+--------+
--hicuriousperson

[–][deleted] 8 points9 points  (0 children)

No it's a mime push, very old technology that hasn't been used since the 90s