On 02/05/2013 09:39 AM, Michael Schnell wrote:
> (I really would suggest doing an auto-clear or something similar in the
> HTTPMethod() call to improve the usability of Synapse....)
> 

A GET with a message body is valid according to the HTTP specs and it is
used in some REST applications where complex searches are done. The
length of the url is sometimes too short to pass all the GET parameters
into the url and the message body has less character restrictions than
the URL and makes the use of UTF8 in the queries easier.
So where would you auto-clear Document? HTTPMethod can not guess what
the programmer intended to do.

Ludo


------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to