Replies: 1 comment
-
It appears there is a static Response::create() method ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I would like to create a
Swoole\Http\Response
instance for unit testing, pseudo-code as following.I want to read the output of
Swoole\Http\Response
, is there any way to achieve that?Thanks.
Beta Was this translation helpful? Give feedback.
All reactions