Welcome Guest, Not a member yet? Register   Sign In
setHeader not available in Responseinterface
#4

$this->response refers to the same instance class as \Config\Service::response()
So if \Config\Service::response()->setHeader() works, then $this->request->setHeader() will work.

I don't know why these methods are not in the interface. That is the way.
Reply


Messages In This Thread
RE: setHeader not available in Responseinterface - by iRedds - 06-29-2022, 09:47 AM



Theme © iAndrew 2016 - Forum software by © MyBB