[xsl] Document function handling POST instead of GET

Subject: [xsl] Document function handling POST instead of GET
From: António Mota <amsmota@xxxxxxxxx>
Date: Fri, 21 Jan 2005 17:27:34 +0000
I don't know if this is suitable for xsl-list, and if it's a question
that make xsl sense.

I can get some XML document using
document('http://something/some.asp?aparam=xptm'). This is a HTTP GET
method. Can i use the same construct for a POST method? How could i
eventually do it?

Sorry if this doesn't make sense in xsl.

Current Thread