Hi,

 I notice that if I set NSURLRequest headers 'Accept-Encoding' as 'gzip',
 on Cocoa, it will return ungunzip'd data while on GNUstep, it
returns gzip'd data.
 I found a blog in 2005 say Cocoa always use gzip as encoding
 no matter what you ask for.
 
(http://reinventedsoftware.com/blog/2005/08/20/the-joy-of-download-site-reviews/).
 So I think Cocoa always ungunzip'd the data after that.
 Will GNUstep match what Cocoa does or stay in its way ?

 Thanx.

 Yen-Ju


_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to