-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Hi!
No repro case (maybe will add later), but seems that check-if-post
is getting wrong object with default :get
method and returns false thus not parsing body.
Workaround for users, while this is not fixed might be to call (yason:parse (babel:octets-to-string
on request's body
that is passed to handler, directly.
Metadata
Metadata
Assignees
Labels
No labels