[Bese-devel] Using araneida

Brian Downing bdowning at lavos.net
Fri May 6 15:44:43 UTC 2005


On Fri, May 06, 2005 at 05:34:27PM +0200, Marco Baringer wrote:
> I just applied what I believe to be a "proper" fix to this (ucw
> doesn't try to use keywords for header names anymore so i was able to
> delete some code while i was in that file): ucw--dev--0.3--patch-410.
> can you try it and tell me what you think?

I'm not at home now to try it, but the :response-code is still broken,
which was my primary problem (browsers don't accept "HTTP/1.1 NIL OK" for
some reason.  :)

(araneida:request-send-headers (request r)
                               :response-code (cdr (assoc :status (headers r)))
			       ...)

-bcd



More information about the bese-devel mailing list