[racket] normalize-response (in the context of web server)

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Tue Apr 30 13:15:30 EDT 2013

That package is incredibly old and used internal functions of the Web
server. You'll have to look into what it was doing and update it to
the modern documented server.

Jay

On Tue, Apr 30, 2013 at 11:12 AM, J G Cho <gcho at fundingmatters.com> wrote:
> While trying out dherman's site generator (from
> planet.racket-lang.oracketg/package-source/dherman/static-page.plt/1/0/main.ss),
> the following error is thrown:
>
> normalize-response: unbound identifier
>
> This procedure does not turn up in Search Manuals. Is there way to fix/work
> around this?
>
> jGc
>
> ____________________
>   Racket Users list:
>   http://lists.racket-lang.org/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.