Skip to content

Commit 37d2f85

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

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-
Nest applications have an option to provide the raw contents of the request body. It is disabled by default.
43

54
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.
65

0 commit comments

Comments
 (0)