pest-plugin-stressless
pest-plugin-stressless copied to clipboard
Add application/json content type header
Good job, It’s indeed necessary to add the ‘application/json’ content type header. For example, in the framework I use (Hyperf), only when the Content-Type header value is correctly set to ‘application/json’ can the JSON data in the request body be accessed and retrieved through the input(string key,key,default = null) method.
@nunomaduro @nahime0 Could u merge this pr please, I really need it.
Let's wait @nunomaduro on this. For me it's fine to merge it.
Hello everyone, I’m wondering if there are any updates on when this PR might be merged?