Bug 20481

Summary: [Curl] Cannot log on google with proxy
Product: WebKit Reporter: Louis JANG <louis>
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: UNCONFIRMED ---    
Severity: Major CC: ahya365
Priority: P2 Keywords: Curl
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
curl trace when I couldn't log on google. none

Description Louis JANG 2008-08-22 00:36:06 PDT
I'm using webkit with cURL backend to handle url. (curl version is 7.18.2, and link with openssl for https) I can't log on google when I access it through proxy. (I set ALL_PROXY environment variable). I can log on google well without proxy. 

I've tested gmail.com, and it works well. I'm not sure why these two pages acts differently. 

I'll attach trace data of curl.
Comment 1 Louis JANG 2008-08-22 00:38:21 PDT
Created attachment 22931 [details]
curl trace when I couldn't log on google.

curl trace when I couldn't log on google.