You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@abdera.apache.org by Sha Nish <sh...@gmail.com> on 2012/05/03 12:07:01 UTC

Adding request header in Abdera for token Authentication

Hi all,
I am using abdera to access an ATOM service My requirement is to post a
custom entity. It has a token authorization also. I mean, I need to add a
request header before doing the actual post.

Can anyone please help me to know how can we add request header in Abdera?