Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
2 check-ins using file src/http.c version 1c3fbbcc5f
|
2025-10-15
| ||
| 17:15 | Implement the "fossil get" command. check-in: 552eee775a user: drh tags: get-command | |
| 15:53 | Add the subpath field to the UrlData object. If that field is non-NULL, then the http_exchange() routine will build the request header using subpath rather than path. This allows the path for ssh: and file: to be distinct from the HTTP request path. Enhance the test-httpmsg command to work with file: and ssh: URLs as long as the new --subpath op... check-in: 9abda29734 user: drh tags: get-command | |