Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
3 check-ins using file src/cgi.c version a795dc49f1
|
2008-02-03
| ||
| 16:32 | Refactored to use a shared query-rendering routine. check-in: 02a7c850b4 user: stephan tags: trunk | |
| 02:41 | Merge in some changes to the CGI reply generator that we made back in early December but got lost on an abandoned branch. Distributed version control is nice, but it also leaves open the real danger of losing changes this way. We need to work on interface features to minimize the risk of losing changes like this, and to identify lost changes quickly. check-in: b312f5ff5b user: drh tags: trunk | |
|
2007-12-04
| ||
| 13:05 | Generate CGI replies as separate header and body so that the header can be extended during the construction of the body. check-in: 6af8fdc230 user: drh tags: trunk | |