Get Json format value from http

Hi all:

if client post a formdata, I can use luci.http.formvalue to get the value,
however if the content-type is Json format,which function can I use?

thanks,
YuHsiu