I am trying to simulate a post request from a system I am not familiar with(http thrift).
With wire shark, I get the http request like :
.
But I am going to perform a stress test with tools like ab, so How I can transfer a Wireshark package to a ab or curl command http request ?