Hello.Is there any possibility to send raw HTTP (string with all headers included) response from application?I'm found codeif (!is_array($result) or count($result) != 3)in Daemonic class, and I'm afraid, that my desire is not achievable. Any workaround?P.S. I use HTTP protocol for my application.