Search Results

1
vote

Can I pass custom data in the HTTP header?

I've used this concept once to handle logout redirect for ajax calls in an intranet web application (nothing related to webservice). it was my best solution at hand, but as some other have …