Skip to content
Snippets Groups Projects
Commit 8d16ffaf authored by Andrew Morgan's avatar Andrew Morgan
Browse files

i should have given up

parent 26f8e2d0
Branches
Tags
No related merge requests found
......@@ -707,7 +707,7 @@ class MatrixFederationHttpClient(object):
}
response = yield self._send_request_with_optional_trailing_slash(
request, try_trailing_slash_on_400, backoff_on_404, send_request_args,
request, try_trailing_slash_on_400, False, send_request_args,
)
body = yield _handle_json_response(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment