yarpc / yab

Call and benchmark YARPC services from the command line.
MIT License
85 stars 33 forks source link

Add Encoding & File to YAML template #338

Open ajwans opened 3 years ago

ajwans commented 3 years ago

Many of the options to yab can be specified in a YAML template. In my case I want to specify a file to read the request data from and also to specify how the request is encoded.

This diff enables these options within the template file.

CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.

Dogild commented 3 years ago

Thanks for the contribution, is there any chance to update the summary of the PR to get more context on this please?

ajwans commented 3 years ago

I updated the top comment, is that what you need?