Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
2 check-ins using file src/xfer.c version c733688a3d
|
2025-07-22
| ||
| 02:32 | The previous checkin left me unable to push because (of course) the remote trunk doesn't know how to use the login card header. This checkin disables, via a macro toggle, the use of that header on outbound sync requests. ... (check-in: cb42278d84 user: stephan tags: xfer-login-card) | |
| 02:16 | For testing purposes only, unconditionally use the X-Fossil-Xfer-Login HTTP header for sync requests, rather than add it to the payload (which seems to work okay). This is primarily so that apples-to-apples comparisons can be made in libfossil's testing, and will be reverted (or applied conditionally) once the libfossil side is working. ... (check-in: ff942066d5 user: stephan tags: xfer-login-card) | |