Skip to content

Commit d75b036

Browse files
committed
formatting fixes.
1 parent 81fe8e2 commit d75b036

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/upgrading.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -995,13 +995,13 @@ the @csrf element for that form.
995995

996996
Errors and Troubleshooting - xmlrpc Required Header Missing
997997
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
998-
When performing and xmlrpc call, if you see something like:
998+
When performing and xmlrpc call, if you see something like::
999999

10001000
xmlrpclib.Fault: <Fault 1: "<class
10011001
'roundup.exceptions.UsageError'>:Required Header Missing">
10021002

10031003
change the setting of csrf_enforce_header_x-requested-with in
1004-
config.ini to no. So it looks like:
1004+
config.ini to no. So it looks like::
10051005

10061006
csrf_enforce_header_x-requested-with = no
10071007

0 commit comments

Comments
 (0)