What steps will reproduce the problem?
1. Visit a page with an anchor tag. eg www.google.com#test
What is the expected output? What do you see instead?
HTTPFox should show GET to / since anchor tags are never sent to server.
HTTPFox currently shows a hit to /#test .It acts as if the anchor is sent
to server. If you analyze this with a true sniffer like WireShark, you can
see that the anchor tag is never sent to the webserver.
I guess httpfox should try to imitate real protocol conversations.
What version of the product are you using? On what operating system?
Firefox 3.6.3 in Windows
Firefox 3.6.3 in Ubuntu 10.04
Original issue reported on code.google.com by eduardocereto on 27 Apr 2010 at 6:48
Original issue reported on code.google.com by
eduardocereto
on 27 Apr 2010 at 6:48