On Wed, 15 Mar 2000, Bijan Parsia wrote:

[snip]
> 2) Is there a straightforward way to get the "body" of a POST that *isn't*
> form field encoded? Say, if it has a content-type of text/xml,
> perchance? I tried upToEnding the stream, but that didn't seem to
> work. #body (to contrast with #headers) seems like a good thing to have,
> but I'd take a #contents.
> 
> Of course, the particular server I was using was Pre-FourStrongWinds. So
> maybe these are resolved there. Dang!

I think a "double dang" may be in order. ;)

I checked my FourStrongWinds image, and I see HttpRequest>>body

I hope it does what I hope it does!

Cheers,
Bijan.

Reply via email to