mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-03 20:38:50 +00:00
Monotone-Parent: 02bca191f3d6f22210597517ed2f42a870e492cc
Monotone-Revision: c4cc03e458ff714a9414efcd7a3b1bd9e5a74b88 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-19T17:11:37 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -604,6 +604,8 @@ static BOOL uixDebugEnabled = NO;
|
||||
|
||||
response = [context response];
|
||||
[response setStatus: status];
|
||||
[response setHeader: @"text/plain; charset=utf-8"
|
||||
forKey: @"content-type"];
|
||||
|
||||
return response;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user