[Webkit-unassigned] [Bug 24954] New: [soup] fails to redirect on https: URL that however works in soup's get test and that as http: works fine

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 30 17:38:13 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=24954

           Summary: [soup] fails to redirect on https: URL that however
                    works in soup's get test and that as http: works fine
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: diegoe at gnome.org
                CC: gns at gnome.org


SoupMessage's says:

Error code: 0.
URI: https://webaloe.ulima.edu.pe/portalUL/.

Connection terminated unexpectedly

(error reporting, from patch in https://bugs.webkit.org/show_bug.cgi?id=18344)

terminal output:

> GET /portalUL/ HTTP/1.1
> Soup-Debug-Timestamp: 1238459327
> Soup-Debug: SoupSessionAsync 1 (0x9313728), SoupMessage 2 (0x9611a48), SoupSocket 2 (0x960b480)
> Host: webaloe.ulima.edu.pe
> User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-gb) AppleWebKit/528.5+ (KHTML, like Gecko, Safari/528.5+) epiphany
> Accept: application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5

The response never comes back.

If you try the same url but as http://webaloe.ulima.edu.pe/portalUL/ (no ssl),
it will work fine and redirect you.

Given that soup's get test works fine, this must be in webkit.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list