I want to print the http header and it's content to a file, but in that order. Right now it's mixed up (of course). I mean other headers are receieved before I get the content. Where could I do this to get my trace file in order? i.e. header followed by content