Skip to content

Commit

Permalink
Fix typos in Safari signature
Browse files Browse the repository at this point in the history
  • Loading branch information
perklet committed Sep 25, 2024
1 parent fd58c4a commit 0b171f0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tests/signatures/safari_18.0_iOS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ signature:
- length: 5
status_request_type: 1
type: status_request
- length: 24
- length: 22
sig_hash_algs:
- 1027
- 2052
Expand Down
4 changes: 2 additions & 2 deletions tests/signatures/safari_18.0_macOS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ signature:
- frame_type: HEADERS
headers:
- "sec-fetch-dest: document"
- "user-agent: Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1"
- "user_agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Safari/605.1.15"
- "accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
- "sec-fetch-site: none"
- "sec-fetch-mode: navigate"
Expand Down Expand Up @@ -93,7 +93,7 @@ signature:
- length: 5
status_request_type: 1
type: status_request
- length: 24
- length: 20
sig_hash_algs:
- 1027
- 2052
Expand Down

0 comments on commit 0b171f0

Please sign in to comment.