- change HttpResponse::setHeader() and ::addHeader() to directly
authorMichael Wallner <mike@php.net>
Wed, 14 Sep 2005 11:25:17 +0000 (11:25 +0000)
committerMichael Wallner <mike@php.net>
Wed, 14 Sep 2005 11:25:17 +0000 (11:25 +0000)
commitfe1756974358a47c3295429657a0ff3121df32ef
treef7710c1ba61c0b61dcf43c5bffb8faffa08343f7
parenta48cb6ec9e2158c8417d021d5924ddb15a189299
- change HttpResponse::setHeader() and ::addHeader() to directly
  set/fetch SAPI headers, so we actually have the headers that were
  set through another API contained in the array returned by
  HttpResponse::getHeader()
http_response_object.c