pest-plugin-stressless
pest-plugin-stressless copied to clipboard
Incorrect headers in requests
Following k6 documentation, we should send the proper content type header along with the post/put/patch methods.
I created the following PR to handle this.