How to Test HTTP Post

来源:百度文库 编辑:神马文学网 时间:2024/06/04 07:25:16

1.      Install Eclipse plugin.

Go toHelp->software updates->Find and Install…

Link toinstaller is: http://http4e.roussev.org/install/

2.      Open http4e.

Go towindow->show view->HTTP->Eclipse HttpClient(http4e)

3.      Start to test.

Enter the URL.

Enter the httprequest to Body field.

e.g.

          

              XXXX

              

          XXXXX

          XXXX

       ]]>]>

          

Then click ‘Enter’button to run.

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