Re: Download file size
Re: Download file size
- Subject: Re: Download file size
- From: Marc Laffitte <email@hidden>
- Date: Tue, 9 Oct 2001 12:23:58 +0200
On mardi, octobre 9, 2001, at 04:22 , Enrique Zamudio wrote:
Have you tried just passing the string "content-length" ???
Well, thank you.
This works fine with standard http servers as well with an NSURL object
as with CFURLCreatePropertyFromResource (even if the later returns a
CFString instead of the expected CFNumber).
Marc