Kellner icon indicating copy to clipboard operation
Kellner copied to clipboard

Asynchronous, Scalable I/O Framework for PHP

Results 2 Kellner issues
Sort by recently updated
recently updated
newest added

Fixes for 'evhttp_request_body' (missing symbol crash and an unterminated string bug) and 'evhttp_request_get_uri' (missing symbol crash) Thanks, very interesting extension.

hello, recently I installed the extension and tried to use the httpclient.php in the demos/misc.. the file sends the request but it only has a GET /dir_goes_here HTTP/x.x\r\n in the...