(require web-server/servlet)
The Web Server allows servlets to be written in Scheme. It provides the supporting API, described below, for the construction of these servlets.
2.1 Definition
2.2 Contracts
2.3 HTTP Requests
2.4 Request Bindings
2.5 HTTP Responses
2.6 Web
2.7 Helpers
2.8 Servlet URLs
2.9 Basic Authentication
2.10 Web Cells