mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-21 11:25:24 +00:00
@@ -390,7 +390,7 @@
|
||||
[httpConnection autorelease];
|
||||
request = [[WORequest alloc] initWithMethod: @"GET"
|
||||
uri: [requestURL hostlessURL]
|
||||
httpVersion: @"HTTP/1.1"
|
||||
httpVersion: @"HTTP/1.0"
|
||||
headers: nil content: nil
|
||||
userInfo: nil];
|
||||
[request autorelease];
|
||||
|
||||
Reference in New Issue
Block a user