5 messages in com.googlegroups.google-enterprise-developerPOST HTTP method to GSA
FromSent OnAttachments
t-iida20 Nov 2006 07:22 
jdandrea28 Nov 2006 07:06 
Jeff Ragusa28 Nov 2006 10:57 
jdandrea29 Nov 2006 09:25 
Jeff Ragusa07 Dec 2006 10:52 
Subject:POST HTTP method to GSA
From:t-iida (dbi@gmail.com)
Date:11/20/2006 07:22:05 AM
List:com.googlegroups.google-enterprise-developer

Hi.

I'm writing HTTP client module that works as a part of proxy between browser and GSA.

The document describes SearchAPI refered by URL below http://code.google.com/enterprise/documentation/xml_reference.html#request_overview saying I can send GET method to GSA to obtain query result.

Is it possible to use POST method instead of GET method ?

thank you.