You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by ji...@apache.org on 2004/03/12 01:43:16 UTC

[jira] Updated: (AXIS-1252) using HTTP/1.1 enableing 100_continue alone fails without chunked

The following issue has been updated:

    Updater: Danno Ferrin (mailto:shemnon@yahoo.com)
       Date: Thu, 11 Mar 2004 4:41 PM
    Comment:
add expect contiue to section where headers are sent before the continue handleing, and make sending of headers after continue flush conditional on not expecting continue.
    Changes:
             Attachment changed to diffContinue.txt
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/secure/ViewIssue.jspa?key=AXIS-1252&page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/secure/ViewIssue.jspa?key=AXIS-1252

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXIS-1252
    Summary: using HTTP/1.1 enableing 100_continue alone fails without chunked
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Axis
   Versions:
             current (nightly)

   Assignee: 
   Reporter: Danno Ferrin

    Created: Thu, 11 Mar 2004 4:40 PM
    Updated: Thu, 11 Mar 2004 4:41 PM
Environment: Windows XP SP1, (client) J2SE 1.4.2_04, (server) Weblogic 6.1 SP4

Description:
When adding the HTTP 1.1 option to the service properties the user is unable to add the expect 100 continue option witout also adding the content-transfer chunked as well.

The headers are not output before the stream is flushed unless chunked is also turned on.  Patch to follow.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira