Bug 47753

Summary: REGRESSION(r69850) Loading apple.com/startpage in WebKit on Windows gets a bad request
Product: WebKit Reporter: Brian Weinstein <bweinstein>
Component: WebKit Misc.Assignee: Brian Weinstein <bweinstein>
Status: RESOLVED FIXED    
Severity: Normal CC: jberlin, zimmermann
Priority: P2 Keywords: InRadar, PlatformOnly
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows 7   
Attachments:
Description Flags
[PATCH] Fix sam: review+, bweinstein: commit-queue-

Description Brian Weinstein 2010-10-15 16:38:56 PDT
STEPS TO REPRODUCE:
1) Go to http://apple.com/startpage

EXPECTED RESULTS:
The page loads.

ACTUAL RESULTS:
The page gets an error message with a bad request.

http://whatsmyuseragent.com fails as well.

The user agent is being sent with a bad request.
Comment 1 Brian Weinstein 2010-10-15 16:39:56 PDT
<rdar://problem/8558242>
Comment 2 Brian Weinstein 2010-10-15 17:30:10 PDT
Created attachment 70928 [details]
[PATCH] Fix
Comment 3 Brian Weinstein 2010-10-15 17:51:34 PDT
Landed in r69900.