- no headers property anymore
authorMichael Wallner <mike@php.net>
Wed, 14 Sep 2005 11:32:25 +0000 (11:32 +0000)
committerMichael Wallner <mike@php.net>
Wed, 14 Sep 2005 11:32:25 +0000 (11:32 +0000)
commit3fa63677501feaa721b31715a2abe000e54415be
tree025e1edd18a5c4198de1fcd10039b20f929e8768
parentfe1756974358a47c3295429657a0ff3121df32ef
- no headers property anymore
- need to make data, file and stream properties private, because we need
  to know the http_send_mode which can anly be set in methods automatically
http_response_object.c