Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Matthias
my-test-project-1
Commits
48b56e09
Commit
48b56e09
authored
May 20, 2021
by
Matthias
Browse files
adjust http resonse code
parent
2481172d
Changes
1
Hide whitespace changes
Inline
Side-by-side
import_api_app/resources/ClearCache.py
View file @
48b56e09
...
@@ -40,4 +40,4 @@ class ClearCache(Resource):
...
@@ -40,4 +40,4 @@ class ClearCache(Resource):
current_app
.
logger
.
debug
(
'successfully called '
+
uri
)
current_app
.
logger
.
debug
(
'successfully called '
+
uri
)
return
{
return
{
'content'
:
response
.
content
.
decode
(
"utf-8"
),
'content'
:
response
.
content
.
decode
(
"utf-8"
),
},
4
00
},
2
00
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment