[racket] Minor bug in response/xexpr
Hi,
I've been using the racket webserver to build websites and found this minor
bug ( omission) in response/xexpr file where it's contract does not take the
#:cookie parameter when it should. Here's the link to the documentation
page.
http://docs.racket-lang.org/web-server/http.html?q=response/xexpr#(def._((lib._web-server/http/xexpr..rkt)._response/xexpr))
Here's the link to the code
https://github.com/plt/racket/blob/master/collects/web-server/http/xexpr.rkt
Also since this just seems like a minor bug, I also wanted to know if we
could submit patches to the codebase and if so how?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20110305/ba4ebca0/attachment.html>