Include "since" in sync
FossilOrigin-Name: 2682b2dc32f3396d458e29df26ee65d9a75354c3b28cf4c13eca087cfcf61c38
This commit is contained in:
parent
d1aa1e3a52
commit
884d033dfb
3 changed files with 8 additions and 3 deletions
|
@ -97,7 +97,7 @@
|
|||
|
||||
OFMutableURL *requestURL = [[_homeserver mutableCopy] autorelease];
|
||||
requestURL.path = _path;
|
||||
requestURL.query = _query;
|
||||
requestURL.queryDictionary = _query;
|
||||
|
||||
OFMutableDictionary *headers = [OFMutableDictionary dictionary];
|
||||
headers[@"User-Agent"] = @"ObjMatrix";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue