Replies: 1 comment 2 replies
-
I'll add a |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey folk,
I have a question regarding getting a list of http headers from a request. I know of, and use the sqlpage.header(name) function , but it presupposes you know exactly what header name you are looking for and returns only that headers value if it is present. I was wondering if there is a similar function that returns all the headers as a json object, that could then be processed further. I have looked in the documentation and might have missed it, appreciate your assistance.
Regards,
Grant
Beta Was this translation helpful? Give feedback.
All reactions