[racket] difference between serve/servlet and serve/dispatch?

From: John Clements (clements at brinckerhoff.org)
Date: Tue Jun 29 17:34:00 EDT 2010

On Jun 29, 2010, at 11:39 AM, Jay McCarthy wrote:

> serve/dispatch sets up the servlet-regexp argument of serve/servlet so
> that all URLs go to the dispatch function.

Perhaps I could change the docs to read:

Calls serve/servlet with a 'servlet-regexp' argument so that every request is handled by dispatch.

?



John 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4669 bytes
Desc: not available
URL: <http://lists.racket-lang.org/users/archive/attachments/20100629/86246153/attachment.p7s>

Posted on the users mailing list.