Fossil SCM
www/sync.wiki symbol rename which should have been part of [9789e1dce77ac767].
Commit
afd15bbf004526ae668f0a88955b66ee801db1bcd08a8bfad80dbba6b7e3d9fc
Parent
922ec24c994c1a9…
1 file changed
+3
-3
+3
-3
| --- www/sync.wiki | ||
| +++ www/sync.wiki | ||
| @@ -242,15 +242,15 @@ | ||
| 242 | 242 | |
| 243 | 243 | As of version 2.27, Fossil supports transfering of the login card |
| 244 | 244 | externally to the request payload via a Cookie HTTP header: |
| 245 | 245 | |
| 246 | 246 | <verbatim> |
| 247 | - Cookie: x-f-x-l=... | |
| 247 | + Cookie: x-f-l-c=... | |
| 248 | 248 | </verbatim> |
| 249 | 249 | |
| 250 | -Where "..." is the URL-encoded login cookie. <code>x-f-x-l</code> is | |
| 251 | -short for X-Fossil-Xfer-Login. | |
| 250 | +Where "..." is the URL-encoded login cookie. <code>x-f-l-c</code> is | |
| 251 | +short for X-Fossil-Login-Cookie. | |
| 252 | 252 | |
| 253 | 253 | |
| 254 | 254 | <h3 id="file">3.3 File Cards</h3> |
| 255 | 255 | |
| 256 | 256 | Artifacts are transferred using either "file" cards, or "cfile" |
| 257 | 257 |
| --- www/sync.wiki | |
| +++ www/sync.wiki | |
| @@ -242,15 +242,15 @@ | |
| 242 | |
| 243 | As of version 2.27, Fossil supports transfering of the login card |
| 244 | externally to the request payload via a Cookie HTTP header: |
| 245 | |
| 246 | <verbatim> |
| 247 | Cookie: x-f-x-l=... |
| 248 | </verbatim> |
| 249 | |
| 250 | Where "..." is the URL-encoded login cookie. <code>x-f-x-l</code> is |
| 251 | short for X-Fossil-Xfer-Login. |
| 252 | |
| 253 | |
| 254 | <h3 id="file">3.3 File Cards</h3> |
| 255 | |
| 256 | Artifacts are transferred using either "file" cards, or "cfile" |
| 257 |
| --- www/sync.wiki | |
| +++ www/sync.wiki | |
| @@ -242,15 +242,15 @@ | |
| 242 | |
| 243 | As of version 2.27, Fossil supports transfering of the login card |
| 244 | externally to the request payload via a Cookie HTTP header: |
| 245 | |
| 246 | <verbatim> |
| 247 | Cookie: x-f-l-c=... |
| 248 | </verbatim> |
| 249 | |
| 250 | Where "..." is the URL-encoded login cookie. <code>x-f-l-c</code> is |
| 251 | short for X-Fossil-Login-Cookie. |
| 252 | |
| 253 | |
| 254 | <h3 id="file">3.3 File Cards</h3> |
| 255 | |
| 256 | Artifacts are transferred using either "file" cards, or "cfile" |
| 257 |