Describe the bug
When doing some post tests, forgot to set content-type and noticed the getPostData method failing due to content type being null.
Additional context
Typically should only happen if the request is made through some form of automation and no content type being set.
Describe the bug
When doing some post tests, forgot to set content-type and noticed the getPostData method failing due to content type being null.
Additional context
Typically should only happen if the request is made through some form of automation and no content type being set.