Skip to content

Commit

Permalink
deploy: 464375c
Browse files Browse the repository at this point in the history
  • Loading branch information
lihaoyi committed May 18, 2024
1 parent ca2e720 commit c99af49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@
ujson.Obj(
"value1" -> value1,
"value2" -> value2,
// `cacheBody = true` buffers up the body of the request in memory before parsing,
// `postJsonCached` buffers up the body of the request in memory before parsing,
// giving you access to the request body data if you want to use it yourself
"body" -> request.text()
)
Expand Down

0 comments on commit c99af49

Please sign in to comment.