envoyproxy / envoyproxy/nighthawk

Send and receive json messages with nighthawk

Open
#810 3 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
414
Forks
95
Avg merge
2d 9h
Merged PRs (30d)
11

Description

Hi, Is there a way to POST and GET requests with json as a body ?
Something like running nigthawk client with:
--request-method POST --request-header 'Content-Type: application/json' and --request-body '{foo: bar}'
I see in Readme there is only --request-body-size that is int.
Same thing for nighthawk server is there a way to get json or other message instead of multiple a's ?
Thanks :)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.