update IsJSON to check for Accept header
this changes the helper IsJSON to take a request instead of a string,
allowing to check multiple headers. In this case both Content-Type and
Accept.
update IsJSON to check for Accept header Tags None Subscribers None
Description
Details
|