apollo mcowiti
Posts: 0
Joined: Sat Apr 18, 2015 2:21 am

How to access Request headers from server code

Why do i need this?: an external API sends a POST message with some extra information in the request header that i need access to.

Does the appery.io backend allow to access to request headers from server code?

I saw someone else request this capability about 1 year ago.

If not currently allowed:

(i) Are there any alternative ways to get to this info ( the external API will certainly not change their API to send me that info as a request parameter, so do not suggest that)?
(ii) Are there plans to add this?

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

How to access Request headers from server code

Hello,

Sure, it is possible, please look at this documentation page, how to use them: https://devcenter.appery.io/documenta...

apollo mcowiti
Posts: 0
Joined: Sat Apr 18, 2015 2:21 am

How to access Request headers from server code

Thanks for responding fast
It's not obvious to me, but i will try it out.

apollo mcowiti
Posts: 0
Joined: Sat Apr 18, 2015 2:21 am

How to access Request headers from server code

Thanks, that worked.

Return to “Issues”