Get a specific Http header field from an http request in a component
Leo-GMar 12 2012 — edited Mar 13 2012Hello,
In a custom component that I've created ( which extends ServiceHandler), I'd like to access a specific http header field from the http requests that this component receives.
I assume this could be accessible through m_binder or m_service, but I didn't find any solution so far.
Any Idea?
Thanks in advance,
Leo