You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by ji...@apache.org on 2004/05/13 11:03:56 UTC

[jira] Updated: (AXISCPP-76) "?" in URL

The following issue has been updated:

    Updater: Sevwandi Abeysinghe (mailto:asevwandi@yahoo.com)
       Date: Thu, 13 May 2004 2:01 AM
    Comment:
Exac problem here semms to be that..
HTTP1.1 POST is incorrect if the target URL contains a "?" character -
We expected the HTTP headers to look like this:
POST /jduserviceprj15a/servicerouter?service=18911782-f098-4117-8744-39f487fb3ad1 HTTP/1.1
However, Axis C++ generated this instead (because of the incorrectly managed "?" character):
POST HTTP/1.1
    Changes:
             Attachment changed to Url.cpp
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/AXISCPP-76?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXISCPP-76

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXISCPP-76
    Summary: "?" in URL
       Type: Bug

     Status: Unassigned
   Priority: Blocker

    Project: Axis-C++
 Components: 
             Transport (Server)
             Transport (Client)
   Versions:
             1.1 Final

   Assignee: 
   Reporter: Samisa Abeysinghe

    Created: Thu, 29 Apr 2004 1:49 AM
    Updated: Thu, 13 May 2004 2:01 AM
Environment: All platforms

Description:
HTTP 1.1 POST is incorrect if URL contains a ? character. 


---------------------------------------------------------------------
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