Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
3 check-ins using file src/main.c version 54f4bf02d1
2019-07-25
| ||
18:08 | Add the ability for Debug users to trace sub-CGI responses by adding the fossil-ext-debug query parameter. ... (check-in: cc21a4389e user: drh tags: extension-cgi) | |
17:40 | Disable HTTP_ACCEPT_ENCODING for the extension CGI. But leave that setting unchanged for Fossil as it might be needed for the relay back to the client. ... (check-in: 54aeb1a8ce user: drh tags: extension-cgi) | |
17:07 | Add the ability to extend a Fossil server using CGI. This is a refactor of the prior sub-cgi branch. ... (check-in: ed2def5ffb user: drh tags: extension-cgi) | |