>
> The Net panel shows only HTTP requests. How would it be possible to
> show local file:// requests too?
>
> Use case: working on a local site before uploading it to the web.
>

I'm curious to hear about this.  There is obviously a network layer
that is circumvented to make the local file system work like http.  I
know from my endeavours with actionscript that the file:/// uri is
restriced for obvious reasons.  There would be no http headers.

The obvious (I'm saying obvious a lot aren't I?) solution would be to
install a local web server.  I recently installed WinLamp (Apache,
MySQL, PHP) - pretty sweet.

-- 
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/firebug?hl=en.

Reply via email to