⚡ Updated features list
This commit is contained in:
12
README.md
12
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
|
||||
|
||||
Reference in New Issue
Block a user