You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.
Hi :-)
I would like to ask you about response code. When I am using respondWithCode with any argument except 200 then my response still have 200.
I tried go another way and set code manually (setCode(401))
Code in json message is ok.
Am I doing something wrong?
Thank you
The text was updated successfully, but these errors were encountered:
Hi @OtaHofmann, sorry for the delayed response. This particular issue has been fixed in the latest version of Leaf. What version of leafs/leaf is in your composer.json file?
Hi :-)
I would like to ask you about response code. When I am using respondWithCode with any argument except 200 then my response still have 200.
I tried go another way and set code manually (setCode(401))
Code in json message is ok.
Am I doing something wrong?
Thank you
The text was updated successfully, but these errors were encountered: