Connection: keep-alive #### while ( $chunk = <$socket> ) { print $chunk; } #### Connection: close
## while ( $chunk = <$socket> ) { print $chunk; } ##
## Connection: close