How to return pure json |
Have you tried with your environment set to production? It looks like it will not "pretty print" json in production. I don’t know if there’s a way to change this.
https://github.com/codeigniter4/CodeIgni...er.php#L65 |
Messages In This Thread |
How to return pure json - by chanyui - 01-03-2021, 05:10 AM
RE: How to return pure json - by includebeer - 01-03-2021, 07:31 AM
RE: How to return pure json - by chanyui - 01-03-2021, 09:29 AM
|