snow2462 How do I add custom header to flarum? For example: 'X-user: admin', 'X-Authorization: 123456' I have tried curl with php and .htaccess and none of them has worked so far.
clarkwinkelmann Also are you talking about a request or response header. If it's a request header, what client are you using ?