Issue status update for http://drupal.org/node/20562 Project: Drupal Version: cvs Component: base system Category: feature requests Priority: normal Assigned to: RobinMonks@moznetwork.org Reported by: RobinMonks@moznetwork.org Updated by: RobinMonks@moznetwork.org Status: patch Attachment: http://drupal.org/files/issues/header hook.inc.patch (612 bytes) One function that is needed in Drupal (and that our modules currently don't have), is access to write headers. This patch aims to fix that, by providing a hook to send headers before the main header for Drupal is sent. This will also help with modules such as securesite, by allowing HTTP Auth to be called before we sent content type headers. Robin Monks MozNetwork.org RobinMonks@moznetwork.org