On 26.10.2006, at 18:24, Gopalan Sri wrote:


Hello,

I am trying to use opensearch to do some paging of my search results and
I have a question regard adding POST capabilities to the atom:link
construct.

Gopalan,

could you reveal the use case that makes you think you need the POST capabilities?

Jan




The information I want to pass back to the server is complex in nature
and makes sense to capture in XML. My question is whether or not there
are any thoughts or plans to extend the atom:link contruct to support
something like this:

<link rel="next" href="http://example.com/"; type="application/atom +xml"
action="POST">
    <parameter name="q">
        <xxx:Payload/>
    </parameter>
    <parameter name="blah" value="blah"/>
</link>

Thanks.
Sri Gopalan
Booz Allen Hamilton
Office: Allen 147
Tel: 703.377.1404
Mobile: 703.395.4057


Reply via email to