< Previous by Date | Date Index | Next by Date > |
< Previous in Thread | Thread Index | Next in Thread > |
Hi Kundan,
The below example what you have presented tells how to set the values
for the Privacy header, but it does not say how to get it. Please tell me how
to get the values from the header. Thanks and Regards, -Sandeep A -----Original Message----- You can try to access header values as: On Mon, Jul 14, 2008 at 4:18 PM, Sandeep Ammaladinna
<sammaladinna@xxxxxxxxxxxxx>
wrote: Hi, Can anybody out there help me how to parse the
below header: Privacy : user,header,session,critical; I guess to access the header we have to use something
like "header(h_Privacys)", but what is the procedure to access the
header values like "user", "header", "session"
and "critical". A simple example (along with APIs) would really help
me. Thanks and Regards, -Sandeep A
|