Welcome Guest, Not a member yet? Register   Sign In
Json response error
#4

(02-05-2021, 02:39 PM)iRedds Wrote: without call the header function.

$this->response->setJSON(["jsonrpc" => "2.0", "result" => null, "id" => "id"])
// Content-type application/json will be set automatically with this method

For all settable headers use the $this->request->setHeader() method

Work fine tank's
Reply


Messages In This Thread
Json response error - by pippuccio76 - 02-05-2021, 11:22 AM
RE: Json response error - by ikesela - 02-05-2021, 02:02 PM
RE: Json response error - by iRedds - 02-05-2021, 02:39 PM
RE: Json response error - by pippuccio76 - 02-06-2021, 01:40 AM



Theme © iAndrew 2016 - Forum software by © MyBB