[mod-lisp-devel] Patch: mod_lisp2 and HEAD requests

Edi Weitz edi at agharta.de
Mon Dec 27 12:45:18 UTC 2004


Hi!

mod_lisp2 will hang if the Lisp side sends a non-empty body although
the browser sent a HEAD request.  Here's a little patch that tries to
fix this.  (Read from the Lisp socket but don't write to the client.
Is there a better way to do that?)

Cheers,
Edi.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: mod_lisp2.diff
Type: text/x-patch
Size: 3296 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/mod-lisp-devel/attachments/20041227/ebc8ea5c/attachment.bin>


More information about the mod-lisp-devel mailing list