[Prev][Next][Index][Thread]

Server Push for CL-HTTP Works



I revised the patch for server push so that it now works properly. Please
give some feedback if you use this successfully.

http://wilson.ai.mit.edu/cl-http/sources/lispm/patch/cl-http-44/cl-http-44-3
.lisp

You need merely use with-server-push-response in place of the macro
with-successful-response in your response function for any type computed URL.

Somebody may want to test the following file which allows lisps other than
Symbolics common lisp to load and compile patch files for the Lisp Machine.

http://wilson.ai.mit.edu/cl-http/sources/mac/lispm-patches.lisp