ci-phpunit-test
ci-phpunit-test copied to clipboard
request with PUT not setting any data.
This doesn't seem to be implemented.
@luckydonald What do you need for it?
If you set 3rd param in $this->request(), you can get it from raw_input_stream.
Needed for unit testing an API endpoint.
I think this is what I went with in the end.