Skip to content

Commit

Permalink
refactor: minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
FantasticFiasco committed Sep 17, 2024
1 parent ce8e411 commit a7c556e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GET / HTTP/1.1
Host:example.amazonaws.com
user-agent:value4
user-agent:value1
User-Agent:value4
User-Agent:value1
My-Header1:value3
My-Header1:value2
X-Amz-Date:20150830T123600Z
X-Amz-Date:20150830T123600Z
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ GET / HTTP/1.1
Host:example.amazonaws.com
My-Header1:value3
My-Header1:value2
user-agent:value4
user-agent:value1
User-Agent:value4
User-Agent:value1
X-Amz-Date:20150830T123600Z
Authorization: AWS4-HMAC-SHA256 Credential=AKIDEXAMPLE/20150830/us-east-1/service/aws4_request, SignedHeaders=host;my-header1;x-amz-date, Signature=08c7e5a9acfcfeb3ab6b2185e75ce8b1deb5e634ec47601a50643f830c755c01

0 comments on commit a7c556e

Please sign in to comment.