[racket] Minor bug in response/xexpr

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Mon Mar 7 12:54:18 EST 2011

I just pushed an update. Thanks.

Jay

2011/3/5 Alok Thapa <i.gizmo at gmail.com>:
> 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
>
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/users
>



-- 
Jay McCarthy <jay at cs.byu.edu>
Assistant Professor / Brigham Young University
http://faculty.cs.byu.edu/~jay

"The glory of God is Intelligence" - D&C 93



Posted on the users mailing list.