Codeception / module-rest

REST module for Codeception
MIT License
53 stars 27 forks source link

Add Accept: application/json header to AsJson step #103

Open pmalisak opened 2 months ago

pmalisak commented 2 months ago

Adding this header will make it easier to read exceptions in the console, e.g. in Symfony currently html is returned.