Jb Http Request executor
https://www.jetbrains.com/help/idea/exploring-http-syntax.html#enable-disable-redirects
Tools for run JB Http Request file
Supported features
```shell script
export LEIN_JVM_OPTS=’-Dpolyglot.js.ecmascript-version=2020’
lein run
For build
> Required installed graal-vm native-image
```shell script
make build
Clean after install
```shell script
make clean
## Run
```shell script
./http-test -f basic.http