| Ocsigen_lib |
This module contains some auxiliaries for the Ocsigenserver.
|
| Ocsigen_messages |
Writing messages in the logs
|
| Ocsigen_parseconfig |
Config file parsing.
|
| Polytables |
Polymorphic tables (using Map)
|
| Ocsigen_cache |
Cache.
|
| Ocsipersist |
Persistent data on hard disk.
|
| Ocsigen_config |
Configuring Ocsigen server
|
| Ocsigen_extensions |
Writing extensions for Ocsigen
|
| Ocsigen_local_files |
The requested file does not exists
|
| Ocsigen_headers |
Getting informations from HTTP header.
|
| Ocsigen_senders |
Functions to create results for various kinds of documents
|
| Ocsigen_http_frame | compute_new_ri_cookies now path ri_cookies cookies_to_set
adds the cookies from cookies_to_set
to ri_cookies, as if the cookies
had been send to the browser and the browser
was doing a new request to the url path.
|
| Ocsigen_http_client |
Using Ocsigen as a HTTP client
|
| Ocsigen_http_com |
Sending and receiving HTTP frames
|
| Ocsigen_stream |
Streams are a means to read data block by block
|
| Ocsigen_comet |
Ocsigen_comet server extension : provides low-level server to client communication
scheme.
|
| Authbasic |
Module
Authbasic: Basic HTTP Authentication.
|