diff --git a/README.md b/README.md index 43d92f01d..88cb89073 100644 --- a/README.md +++ b/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 🚀 [![Website](https://img.shields.io/website-up-down-green-red/https/shields.io.svg?label=website)](https://postwoman.io) [https://postwoman.io](https://postwoman.io)