Nguyen P. Tri
Nguyen P. Tri
### Use case Since more and more GRPC microservices coming, we need a decent way to test the capabilities of GRPC API, a good/invested GRPC calling would be amazing and...
Hi Gatling team, In modern website log-in APIs this type of data is a must-have, so I come up with this ticket. Take a look at an example JWK: ```...
### Expected behavior Exec file should be found and executed ### Actual behavior Command executed but no return ### Steps to reproduce the problem step 1: Create an OS Process...
### Feature Description Hi, currently I'm learning k6, but to put in a response time log on each requests are kind of weird IMO, if I were to going have...
For feature requests, please: * explain your use case, not the implementation you have in mind. Currently, for me, defining a new API may need a little bit of time...
Hi, I have a service endpoint as ```endpoint:80/subgrpc``` when I pass in whole grpcurl as this: ``` grpcurl -d '{body}' -H 'authorization: Bearer jwtKey' -plaintext endpoint:80/subgrpc service/serviceName ``` return log...