Send request tool-advanced rest Client

Source: Internet
Author: User

Advanced rest client is a plug-in Chrome browser that can send HTTP, https, and websocket requests. Search for advanced rest client in the chrome store.


Advanced rest client interface


Advanced rest client address in Google Code: http://code.google.com/p/chrome-rest-client/

The following describes how to send a request from the advanced rest client.

1. Send an HTTP request

Http://httpbin.org/getdomainpostinterface with specific features, which can be directly used

1.1 HTTP GET

Enter the http://httpbin.org/get in the URL bar


Click "send" button. After the message is sent successfully, the advanced rest client lists the request/Response Headers:


Returned results:


1.2 HTTP POST

In the URL field, enter http://httpbin.org/post. in the requested post‑type field, enter dataIn the requested payload‑type field, and set content-type‑type at the end"


Returned results:


2. Send HTTPS requests

The usage is the same as sending an HTTP request. Https://httpbin.org/there is a specific getaskpostinterface, you can try again

3. Send a websocket request

The advanced rest client supports sending websocket requests. You can use WS: // echo.websocket.org to test websocket failover.

Click "socket" in the left direction, and enter WS: // echo.websocket.org in the URL bar.


Click "Connect" button on the right side. After successful connection, you can send messages


Enter "test" and click "send" button

The first "test" is the request sent by the advanced rest client, and the second "test" is the response returned by the server.


Click "Disconnect" button to disconnect

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.