Next: , Previous: , Up: Top   [Contents]

19 Sessions

You can use #:session mode to define a URL rule handler.

(post "/auth" #:session mode
      (lambda (rc) ...))

mode can be:

And the APIs of the session is :session

(:session rc cmd)

cmd can be: