[spr26435] sending headers
The Bug Handler <[email protected]> Wed, 24 Jul 2002 08:21:10 -0700
| Newsgroups | gmane.lisp.open-source.franz |
|---|---|
| Message-ID | <[email protected]> |
dispatched to jkf No acknowledgement sent @@id: spr26435 @@reference: @@summary: sending headers @@product: acl @@version: @@component: allegroserve @@customer-name: Wojciech Sobczuk @@customer-company: @@customer-phone: @@customer-email-address: [email protected] @@email-cc: opensource @@hardware: @@operating-system-and-version: @@implementation-time: @@state: logged 7/24/2002 by jkf @@state: dispatched 7/24/2002 to jkf by jkf @@endstate ------------------------------------------------------------------------------- @@resolution: ------------------------------------------------------------------------------- @@discussion: Return-Path: owner-opensource Delivery-Date: Wed Jul 24 04:48:37 2002 Received: from turtlemail.franz.com (turtle [192.132.95.23]) by tiger.franz.com (8.11.6/8.9.0) with ESMTP id g6OBmZr04707 for <jkf@tiger>; Wed, 24 Jul 2002 04:48:35 -0700 Received: (from majordomo@localhost) by turtlemail.franz.com (8.9.3/8.9.0) id EAA25759 for opensource-list; Wed, 24 Jul 2002 04:49:02 -0700 X-Authentication-Warning: turtle.franz.com: majordomo set sender to [email protected] using -f Received: from post.franz.com (post [10.1.0.2]) by turtlemail.franz.com (8.9.3/8.9.0) with ESMTP id EAA25756 for <opensource-real@turtle>; Wed, 24 Jul 2002 04:49:00 -0700 Received: (from root@localhost) by post.franz.com (8.11.6/8.9.0) id g6OBmxD03456 for opensource-real@turtle; Wed, 24 Jul 2002 04:48:59 -0700 Received: from dakota.nemo.pl ([217.153.124.5]) by post.franz.com (8.11.6/8.9.0) with ESMTP id g6OBmuU03419 for <[email protected]>; Wed, 24 Jul 2002 04:48:57 -0700 Received: from nemo.pl (aphex.puff.pl [217.153.124.84]) by dakota.nemo.pl with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id 3P2QDMKJ; Wed, 24 Jul 2002 13:51:16 +0200 Message-ID: <[email protected]> Date: Wed, 24 Jul 2002 13:50:17 +0200 From: Wojciech Sobczuk <[email protected]> Organization: NEMO User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020606 X-Accept-Language: pl, en-us MIME-Version: 1.0 To: opensource Subject: sending headers X-scanner: scanned by Inflex 1.0.10 - (http://pldaniels.com/inflex/) Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-opensource Precedence: bulk Hello, I'd like to send a redirect response from inside with-http-body. Is this possible? Currently the HTTP response (at least the line containing the response code) is being sent before any code in with-http-body is executed, at least my empirical experiments prove that. In Java servlets the headers were sent either after processing of the servlet finished or when output has started. Perhaps it would be a nice idea to have such behavior in AllegroServe? Greetings, Wojtek Sobczuk -- Wojciech Sobczuk NEMO Labs http://www.nemo.pl/