Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
checksums.txt | 2022-02-26 | 583 Bytes | |
hetty_0.5.0_Linux_arm64.tar.gz | 2022-02-26 | 4.5 MB | |
hetty_0.5.0_Linux_x86_64.tar.gz | 2022-02-26 | 4.9 MB | |
hetty_0.5.0_macOS_arm64.tar.gz | 2022-02-26 | 5.0 MB | |
hetty_0.5.0_macOS_x86_64.tar.gz | 2022-02-26 | 5.1 MB | |
hetty_0.5.0_Windows_arm64.zip | 2022-02-26 | 4.5 MB | |
hetty_0.5.0_Windows_x86_64.zip | 2022-02-26 | 4.9 MB | |
README.md | 2022-02-26 | 476 Bytes | |
v0.5.0.tar.gz | 2022-02-26 | 1.2 MB | |
v0.5.0.zip | 2022-02-26 | 1.2 MB | |
Totals: 10 Items | 31.2 MB | 2 |
This release adds a new “Sender” module to easily create, edit and replay HTTP requests: * efc2056 Add Sender module
Changelog
- b41fe29 Add "Copy to Sender" table action
- efc2056 Add Sender module
- afa211d Add
lint
Github Action - e07163f Add
prettier
lint config - cd5403e Fix README
- ed39450 Fix default make target
- 7e43479 Reuse components across Proxy and Sender modules
- 11f7028 Tidy up
admin
structure - 44193cd Use Node v16 in CI/CD