mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-01 00:13:37 +00:00
Removing borking characters from CPURLResponse.j
This commit is contained in:
@@ -53,13 +53,13 @@
|
||||
}
|
||||
/*
|
||||
Creating a Response
|
||||
Ð initWithURL:MIMEType:expectedContentLength:textEncodingName:
|
||||
initWithURL:MIMEType:expectedContentLength:textEncodingName:
|
||||
Getting the Response Properties
|
||||
Ð expectedContentLength
|
||||
Ð suggestedFilename
|
||||
Ð MIMEType
|
||||
Ð textEncodingName
|
||||
Ð URL
|
||||
expectedContentLength
|
||||
suggestedFilename
|
||||
MIMEType
|
||||
textEncodingName
|
||||
URL
|
||||
*/
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user