v1.10.0
Pre-release
Pre-release
What's Changed
- Based on fortio.org/fortio 1.56.0
- Add
-X
(or&X=
in rapi and web UI) to override the method. - Treat content-type in header as ContentType on options
- Don't run with invalid URLs / bad hosts for 100% errors with std client (ie detect errors early like fast client)
- Allow most of the same query args/form parameters for proxy fetcher than for load test, ie change the method, add headers, payload etc...
- Add
Full Changelog: v1.9.2...v1.10.0