[AWS] Reading the body of a POST as a String
Pascal Obry
pascal at obry.net
Thu Jun 2 19:17:15 CEST 2011
Phil,
> First of all thank you for AWS - I have started using it recently
> for various projects and it feels very well constructed
Thanks!
> My question is - I am developing a small program which receives a
> POST containing an XML body so that I may validate it an xsd (using
> XML/Ada) but I need to obtain the body of the post as a string so
> that I can prepare it for parsing by XML/Ada.
AWS.Response.Message_Body seems to be what you are looking for.
--
Pascal Obry
More information about the AWS
mailing list