Add JSON support#13
Conversation
|
Thanks for your PR - I'm not going to merge it at the moment, because I think a better way of handling this (and other options that are really just custom options to pass to curl) is #9 I've just pushed up that |
|
👋 Can I ask what it is that you're testing with this, because there are really two changes - the first is that you're measuring TTFB from a Currently we only support |
|
@jaygooby, thanks for the quick reply! 😃 In my case, I would like to measure performance changes in REST API. As you might know, when we would like to send a JSON payload, we have to use the POST method. When we are providing a payload with |
No description provided.