On Mar 7, 6:18 pm, dmccunney <[email protected]> wrote: > When I do it. with FF 4.0 BetaPre13 and the current Firebug release, I > see the "I'm a teapot" in the All section of the Net panel, as in the > attachment. I think the poster believes it should show up in the HTML > section Ah, correct
When debugging this, I see (Firefox says) that the mime-type of the response is text/plain. That's why it's filtered out when HTML filter is selected. So, it looks like it isn't HTML response. Honza -- 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.
