How to get custom headers in published rest service
1
Hi, When a client sends custom http headers key/value (e.g. authorization key, content-type etc), How do I capture that in my rest service? Thanks
asked
Samim Wafa
1 answers
2
You can retrieve those. Check the HttpHeader in your system module.
Regards,
Ronald
answered
Ronald Catersels