CodeIgniter Forums
HTTP Feature Request set body - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28)
+--- Forum: CodeIgniter 4 Support (https://forum.codeigniter.com/forumdisplay.php?fid=30)
+--- Thread: HTTP Feature Request set body (/showthread.php?tid=78225)



HTTP Feature Request set body - David Schmucker - 12-17-2020

Hello,

I've seen that in HTTP Feature (FeatureTestCase Class) Request it's possible to getJson from the Response. But it's also possible to set a Request body (with JSON for example)?

Thanks!