Checking a received header for LC Server or revIgniter>

Ralf Bitter rabit at revigniter.com
Thu Dec 17 05:12:56 EST 2020


Hi David,

if you go the revIgniter route use rigGetHTTPheader("myCustomHeader"),
otherwise you can use $_SERVER["HTTP_myCustomHeader"].


Ralf


On 17.12.20 00:35, David Bovill via use-livecode wrote:
> I’m looking to check for received custom headers on a Livecode + revIgniter based server. I know how to set headers, and on the desktop Id use libURLLastRHHeaders - but what is the best way to do this on the server?




More information about the use-livecode mailing list