Skip to content

Conversation

@remicollet
Copy link
Collaborator

Hi,

Thanks for this tool.

I notice issue when trying to get page with long result (ex : phpinfo() page) because of fread buffered behavior.
The first commit fix this.

The second one add a minimal command line tool to test communication with a fastcgi server.

$ ./fcgiget.php /ping
Call: /ping

X-Powered-By: PHP/5.4.9RC1
Content-Type: text/plain
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Cache-Control: no-cache, no-store, must-revalidate, max-age=0

Hello world!

adoy added a commit that referenced this pull request Nov 13, 2012
Fix readPacket + test script
@adoy adoy merged commit 6b88c12 into adoy:master Nov 13, 2012
@adoy
Copy link
Owner

adoy commented Nov 13, 2012

Thanks for your contribution :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants