✨ Updated feature list
This commit is contained in:
parent
02f28eb87c
commit
430fde9ea9
1 changed files with 10 additions and 1 deletions
11
README.md
11
README.md
|
|
@ -141,7 +141,7 @@ _Export, import and replace collections with JSON files_
|
|||
|
||||
_Collections are synced with local session storage_
|
||||
|
||||
🌐 **Proxy**: Enable Proxy Mode from Settings to access blocked APIs
|
||||
🌐 **Proxy**: Enable Proxy Mode from Settings to access blocked APIs.
|
||||
|
||||
**Features:**
|
||||
- Hide your IP address
|
||||
|
|
@ -150,6 +150,15 @@ _Collections are synced with local session storage_
|
|||
|
||||
_Proxy is hosted by ApolloTV - [Privacy policy](https://apollotv.xyz/legal)_
|
||||
|
||||
📜 **Pre-Request Scripts β**: Snippets of code associated with a request that are executed before the request is sent.
|
||||
|
||||
**Use-cases:**
|
||||
- Including the timestamp in the request headers
|
||||
- Sending a random alphanumeric string in the URL parameters
|
||||
|
||||
_Pre-Request Scripts is an experimental feature and is in Public Beta testing_
|
||||
_Requests with Pre-Request Scripts are indicated in History entries_
|
||||
|
||||
## Demo 🚀 [](https://postwoman.io)
|
||||
|
||||
[https://postwoman.io](https://postwoman.io)
|
||||
|
|
|
|||
Loading…
Reference in a new issue