[PHP-DEV] Bug #12022: limitations of php://stdout

2001-07-10 Thread noisefactor
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.6 PHP Bug Type: Output Control Bug description: limitations of php://stdout With perl cgi I can create a GZIP output stream to a Java applet as follows: print("Content-type: application/x-gzip\n\n"); my $g

[PHP-DEV] Bug #12022 Updated: limitations of php://stdout

2001-09-08 Thread noisefactor
ID: 12022 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Open Bug Type: Output Control Operating System: linux Old PHP Version: 4.0.6 PHP Version: 4.0.2 New Comment: You may want to wait on closing that bug... > ID: 12022 > Updated by: sterlin

[PHP-DEV] Bug #12022 Updated: limitations of php://stdout

2001-09-09 Thread noisefactor
ID: 12022 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Open Bug Type: Output Control Operating System: linux PHP Version: 4.0.2 New Comment: in order to demonstrate the problem that i'm experiencing, i've made a small tarball with rasmus's sugge

[PHP-DEV] Bug #12022 Updated: limitations of php://stdout

2001-09-09 Thread noisefactor
ID: 12022 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Output Control Operating System: linux PHP Version: 4.0.2 New Comment: incidently, i've used telnet to port 80 to monitor the output of the .php script that feeds the applet, and it's clear that