On this page:
send/ suspend/ dispatch
redirect/ get
Version: 4.1

3.6 Web Extras

 (require web-server/lang/web-extras)

The web-server/lang/web-extras library provides send/suspend/dispatch and redirect/get as web-server/servlet/web, except they use embed-proc/url plus extract-proc/url and send/suspend/url, respectively.

(send/suspend/dispatch response-proc-expr)

(redirect/get)  request?

See web-server/servlet/web.