We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5deed2 commit 3f83666Copy full SHA for 3f83666
doc/rest.txt
@@ -1364,7 +1364,7 @@ allows the request to pass the CSRF protection mechanism. You may need
1364
to add an Origin header if this check is enabled in your tracker's
1365
config.ini (look for csrf_enforce_header_origin).
1366
1367
-A similar curl based retire example is to use:
+A similar curl based retire example is to use::
1368
1369
curl -s -u admin:admin \
1370
-H "Referer: https://tracker.example.com/demo/" \
0 commit comments