Forwarding FirePHP's Header data

2 messages Options
Embed this post
Permalink
DeluXe () Forwarding FirePHP's Header data
Reply Threaded More More options
Print post
Permalink
Hi everyone,

first: Thanks for that great Tool!
I saw it and i thougt "Oh my god, wtf is that? Who should need that? Go away!". But then i tried it and..its realy, realy nice to have, because the time to debug something is much shorter. No need to jump between console, browser, debug-site and so on. Now it's all in Firefox.
Thanks a lot! :)

I think my "problem" is not realy problem, because i'm shure i have read about a solution, but i cant find it again..

Im creating a website and FirePHP can show me all i want to debug.
But now, this site calls an api, which i also develop.

I want that the website reads the header information of FirePHP, which is bound in to the api, and forward it together with its own header informations, so that i can debug both systems at once.

Shure, i can create a own function which can do this for me, but maybe FirePHP has already a solution for this problem?

Thanks a lot, i hope you understand what i want to know. :)
Christoph Dorn () Re: Forwarding FirePHP's Header data
Reply Threaded More More options
Print post
Permalink
Great to hear you find firephp useful.

I have been thinking about the feature you are suggesting for a while and have plans to incorporate it into FirePHP this year. At the moment there is no automated solution for this yet.

Would you be able to file a ticket at http://code.google.com/p/firephp/issues/list regarding this. Feel free to attach your solution to the ticket.