According to RFC 2616: "The GET method means retrieve whatever information (in the form of an entity) is identified by the Request-URI"
So it seems quite clear that "for multiple items being requested" another method should be used. Reto On Mon, Nov 7, 2011 at 4:51 PM, Terry Birch <[email protected]> wrote: > Thank You Michael. I thought I had read that somewhere but could not find > it > again to confirm that a GET request should not include a body. > > -- > View this message in context: > http://apache-wink-users.3471013.n2.nabble.com/question-on-using-get-request-with-apache-wink-tp6968695p6970854.html > Sent from the Apache Wink Users mailing list archive at Nabble.com. >
