分享

How to Test HTTP Post

 Jeln 2009-09-14

1.       Install Eclipse plugin.

Go to Help->software updates->Find and Install…

Link to installer is: http://http4e./install/

2.       Open http4e.

Go to window->show view->HTTP->Eclipse HttpClient(http4e)

3.       Start to test.

Enter the URL.

Enter the http request to Body field.

e.g.

<request version="1.0">

           <action>

               <name>XXXX</name>

               <payload><![CDATA[<searchListing>

           <lastReceipt>XXXXX</lastReceipt>

           <numberRequested>XXXX</numberRequested>

       </searchListing>]]>]></payload>

           </action>

</request>

Then click ‘Enter’ button to run.

Know you can see the response which is also xml formatting.

    本站是提供个人知识管理的网络存储空间,所有内容均由用户发布,不代表本站观点。请注意甄别内容中的联系方式、诱导购买等信息,谨防诈骗。如发现有害或侵权内容,请点击一键举报。
    转藏 分享 献花(0

    0条评论

    发表

    请遵守用户 评论公约

    类似文章 更多