mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-20 10:55:25 +00:00
@@ -601,7 +601,7 @@
|
||||
id etag;
|
||||
|
||||
response = [localContext response];
|
||||
contentType = [NSString stringWithFormat: @"%@; charset=utf8",
|
||||
contentType = [NSString stringWithFormat: @"%@; charset=utf-8",
|
||||
[self davContentType]];
|
||||
[response setHeader: contentType forKey: @"content-type"];
|
||||
[response appendContentString: [self contentAsString]];
|
||||
|
||||
Reference in New Issue
Block a user