FROM : Douglas Davidson
DATE : Mon Jun 30 20:33:35 2008
On Jun 28, 2008, at 4:37 AM, Stéphane Sudre wrote:
> OK, someone kindly pointed me off-list that I was using a NSString
> instead of a NSURL.
>
> I'm still wondering which URL is supposed to be used:
>
> - the document itself
>
> or
>
> - the parent folder of the document
This is the URL that will be passed in to WebKit (via
loadData:MIMEType:textEncodingName:baseURL:) to be used as the base
for relative URLs within the document.
Douglas Davidson
DATE : Mon Jun 30 20:33:35 2008
On Jun 28, 2008, at 4:37 AM, Stéphane Sudre wrote:
> OK, someone kindly pointed me off-list that I was using a NSString
> instead of a NSURL.
>
> I'm still wondering which URL is supposed to be used:
>
> - the document itself
>
> or
>
> - the parent folder of the document
This is the URL that will be passed in to WebKit (via
loadData:MIMEType:textEncodingName:baseURL:) to be used as the base
for relative URLs within the document.
Douglas Davidson
| Related mails | Author | Date |
|---|---|---|
| Stéphane Sudre | Jun 26, 00:38 | |
| Stéphane Sudre | Jun 28, 13:37 | |
| Douglas Davidson | Jun 30, 20:33 |






Cocoa mail archive

