5.0.0 • Published 4 years ago
@advanced-rest-client/host-rules-editor v5.0.0
host-rules-editor
An element to render a list of host rule mappings.
Host rules
ARC's host rules allows to create internal mapping for the request engine to alter the connection URI keeping original Host header.
This allows to tests virtual hosts configuration on the server.
When a request is made the rules are evaluated one after another to produce final request URL. This allows to define multiple rules that works on a previous evaluated URL. Lear more about host rules in ARC's wiki.
Usage
Installation
npm install --save @advanced-rest-client/host-rules-editorDevelopment
git clone https://github.com/advanced-rest-client/host-rules-editor
cd host-rules-editor
npm installRunning the demo locally
npm startRunning the tests
npm test5.0.0
4 years ago
4.0.0
5 years ago
3.0.1
6 years ago
3.0.0
6 years ago
3.0.0-preview.2
7 years ago
3.0.0-preview.1
7 years ago