From c62e368ceee0e710373e2842a314267d01eb891e Mon Sep 17 00:00:00 2001 From: liyasthomas Date: Wed, 4 Sep 2019 07:35:47 +0530 Subject: [PATCH] :zap: Updated features list --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 6f6b399c9..59dbb38da 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,15 @@ _Customized themes are also synced with local session storage_ - Offline support - Low RAM/memory and CPU usage +:rocket: **Request**: Retrieve data from a URL without having to do a full page refresh + + - Choose `method` + - Enter `URL` + - Enter `Path` + - Copy public "Share URL" + - Generate request code for JavaScript XHR, Fetch, cURL + - Copy generated request code to clipboard + :electric_plug: **Web Socket**: Establish full-duplex communication channels over a single TCP connection - Send and receive data @@ -86,6 +95,9 @@ _Customized themes are also synced with local session storage_ :wave: **Responses**: Contains the status line, headers and the message/response body + - Copy response to clipboard + - View preview for HTML responses + _HTML responses have "Preview HTML" feature_ :alarm_clock: **History**: Request entries are synced with local session storage to reuse with a single click