brunodavi / brunodavi/http-script
[ FEATURE ] Receive file as script
Open
enhancement
good first issue
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem?**
No, I would like a direct way to work on the script with a separate .hts file.
**Describe the solution you'd like**
I expect httpScript to use the script field and parse if it is a .hts file and read the file and execute the requests
**Example**
```js
httpScript('./get-token.hts', funcRequest)
```
Contributor guide
Assessment
This issue has not been assessed yet.