Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
irul
/
opensipkd-base
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 75d4b5ee
authored
Aug 05, 2025
by
aa.gustiana@gmail.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Log response headers in add_cors_headers_response_callback for debugging purposes
1 parent
62c8d266
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
opensipkd/base/__init__.py
opensipkd/base/__init__.py
View file @
75d4b5e
...
...
@@ -95,6 +95,7 @@ def add_cors_headers_response_callback(event):
# _logging.debug(f"Headers: {headers}")
# response.headers.update(headers)
_logging
.
warning
(
response
.
headers
)
event
.
request
.
add_response_callback
(
cors_headers
)
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment