Hi

I'm working on a http xml post (request/response).

In my testing - I have been able to post xml string/stream and send response
back.

But now I've been told that I should "code the whole xml payload string as a
single key"

I'm not sure what this means and haven't been able to find anything about
it.

Can anyone help me with this?

Thanks,
Cindy

Re: xml payload string as a single key by Steve

Steve
Thu May 08 22:09:33 CDT 2008

CindyH wrote:
> Hi
>
> I'm working on a http xml post (request/response).
>
> In my testing - I have been able to post xml string/stream and send
> response back.
>
> But now I've been told that I should "code the whole xml payload
> string as a single key"
>
> I'm not sure what this means and haven't been able to find anything
> about it.
>

I've been running a web service for two years now, entirely XML based, and have
never heard of that. Do they mean some kind of encryption?



Re: xml payload string as a single key by Cindy

Cindy
Fri May 09 05:45:50 CDT 2008

I don't know what he means - I'll have to see if I can get more information
out of him.



"Steve Gerrard" <mynamehere@comcast.net> wrote in message
news:luudnRgpi8XwXb7VnZ2dnUVZ_ommnZ2d@comcast.com...
> CindyH wrote:
>> Hi
>>
>> I'm working on a http xml post (request/response).
>>
>> In my testing - I have been able to post xml string/stream and send
>> response back.
>>
>> But now I've been told that I should "code the whole xml payload
>> string as a single key"
>>
>> I'm not sure what this means and haven't been able to find anything
>> about it.
>>
>
> I've been running a web service for two years now, entirely XML based, and
> have never heard of that. Do they mean some kind of encryption?
>
>