Skip to content

Commit 673e258

Browse files
Update content/faq/raw-body.md
1 parent 37d2f85 commit 673e258

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content/faq/raw-body.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
### Raw body
22

3-
43
One of the most common use-case for having access to the raw request body is performing webhook signature verifications. Usually to perform webhook signature validations the unserialized request body is required to calculate an HMAC hash.
54

65
#### Use with Express

0 commit comments

Comments
 (0)