v1.10.1
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
(same as 1.10.0 with goreleaser fix for artifacts)
Full Changelog: v1.9.2...v1.10.1
Changelog
- 58e65d6 new goreleaser config (same as fortio/proxy#118) (#107)