Version: 4.1.5

2.4 HTTP

 (require web-server/http)

The Web Server implements many HTTP RFCs that are provided by this module.

    2.4.1 Requests

    2.4.2 Bindings

    2.4.3 Responses

    2.4.4 Placing Cookies

    2.4.5 Extracting Cookies

    2.4.6 Redirect

    2.4.7 Basic Authentication

    2.4.8 Digest Authentication