Skip to content

Commit

Permalink
base64 decode branch coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
bmoffatt committed Apr 23, 2023
1 parent e2555f8 commit 787a3c2
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"body": "<idk/>",
"body": "PGlkay8+",
"headers": {
"accept": "application/xml",
"accept": "*/*",
"accept-encoding": "gzip, deflate",
"content-length": "6",
"content-type": "application/json",
"content-type": "idk",
"host": "lambda-url-id.lambda-url.us-west-2.on.aws",
"user-agent": "python-requests/2.28.2",
"x-amz-content-sha256": "0ab2082273499eaa495f2196e32d8c794745e58a20a0c93182c59d2165432839",
Expand All @@ -17,7 +17,7 @@
"x-forwarded-port": "443",
"x-forwarded-proto": "https"
},
"isBase64Encoded": false,
"isBase64Encoded": true,
"rawPath": "/",
"rawQueryString": "",
"requestContext": {
Expand Down

0 comments on commit 787a3c2

Please sign in to comment.