In most cases, browsers do NOT log the history of their HTTP GET requests. Also, if you use ajax, you are probably also doing HTTP POST requests.
You do not need to use a tool built into the browser, such as Firebug, but you will need a tool to get the history of requests and request bodies.
, Fiddler2, -, HTTP-, ( ).
, .