Welcome Guest, Not a member yet? Register   Sign In
Filter to custom error pages
#2

(This post was last modified: 01-10-2022, 12:48 AM by iRedds.)

You are expecting a message, but you are not sending it.
Therefore, you get the default message.
PHP Code:
return Services::response()->setStatusCode(405)->setBody('Not allowed'); 
Reply


Messages In This Thread
Filter to custom error pages - by BilltheCat - 01-09-2022, 09:10 PM
RE: Filter to custom error pages - by iRedds - 01-09-2022, 11:13 PM
RE: Filter to custom error pages - by BilltheCat - 01-10-2022, 09:34 AM
RE: Filter to custom error pages - by BilltheCat - 01-11-2022, 11:22 AM



Theme © iAndrew 2016 - Forum software by © MyBB