Tweak logging
This commit is contained in:
parent
538af64955
commit
691ad500c6
4 changed files with 11 additions and 2 deletions
|
@ -187,7 +187,7 @@ async def httpsig_checker(
|
|||
server=server,
|
||||
)
|
||||
|
||||
logger.debug(f"hsig={hsig}")
|
||||
# logger.debug(f"hsig={hsig}")
|
||||
signed_string, signature_date = _build_signed_string(
|
||||
hsig["headers"],
|
||||
request.method,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue