summaryrefslogtreecommitdiff
path: root/run_request.go
AgeCommit message (Expand)Author
2024-02-08all: allow submit free form request body in HTTPTargetShulhan
2024-02-07all: rename the project to gorankusuShulhan
2024-02-05all: implement form input fileShulhan
2024-02-05all: add type to customize how to dump HTTP request and responseShulhan
2024-01-25all: fix warnings recommended by linter reviveShulhan
2024-01-25all: support parameter binding in HTTP PathShulhan
2022-08-21all: remove unused field Locker in RunRequestShulhan
2022-08-21all: fix all linter warningsShulhan
2022-08-21all: reformat with Go 1.19 gofmtShulhan
2022-03-14all: changes the license of trunks software to GPL 3.0 or laterShulhan
2021-12-10all: realign all structsShulhan
2021-09-25all: prevent leaking Target and HttpTarget headers and variablesShulhan
2021-09-06all: set the original HTTP target if IsCustomizable is trueShulhan
2021-04-09all: reformat "if ... && ..." on RunRequestShulhan
2021-03-24all: implement target for WebSocketShulhan
2021-03-21all: rename loadTestingResult to AttackResultShulhan
2021-03-21all: implement API and interface for attack functionalityShulhan
2021-03-15trunks: a module for testing HTTP servicesShulhan