Bug 20481 - [Curl] Cannot log on google with proxy
Summary: [Curl] Cannot log on google with proxy
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Major
Assignee: Nobody
URL:
Keywords: Curl
Depends on:
Blocks:
 
Reported: 2008-08-22 00:36 PDT by Louis JANG
Modified: 2008-08-22 05:55 PDT (History)
1 user (show)

See Also:


Attachments
curl trace when I couldn't log on google. (16.29 KB, text/plain)
2008-08-22 00:38 PDT, Louis JANG
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.