On Fri, Jun 2, 2017 at 5:53 AM, Zelphir Kaltstahl
<zelphirkaltst...@gmail.com> wrote:
> This does seem like what I want. Thank you!
> Can you point me to any part of the documentation, which explains what the 
> parameters to dispatch-rules! are? They are named differently than the ones 
> to dispatch-rules, I guess for a reason, but I cannot find anything about 
> what they are.

That's a typo. They are the same as dispatch-rules, except that the
first argument is something bound by define-container

> Do I have to define-container? I did not do that for dispatch-rules.

Correct

> An example of how to use the procedure dispatch-rules! would be useful. Can 
> you point me to one such?

There are no examples in the documentation, but you can look in the tests

https://github.com/racket/web-server/blob/master/web-server-test/tests/web-server/dispatch-test.rkt#L389

> --
> You received this message because you are subscribed to the Google Groups 
> "Racket Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to racket-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.



-- 
-=[     Jay McCarthy               http://jeapostrophe.github.io    ]=-
-=[ Associate Professor        PLT @ CS @ UMass Lowell     ]=-
-=[ Moses 1:33: And worlds without number have I created; ]=-

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to