This problem is reported here:
http://code.google.com/p/fbug/issues/detail?id=1084

Firebug (the Net panel) is based on http-on-modify-request and http-on-
examine-response events fired when a HTTP requests is made. In case of
file:// protocol, these events are not fired and so the Net panel
doesn't know about it. But, please let me know if you see a way
(Firefox platform APIs) that could be used to implement this and I'll
fix it.

Honza


On May 16, 2:01 pm, meshgraphics <[email protected]> wrote:
> > 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 
> athttp://groups.google.com/group/firebug?hl=en.

-- 
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