View Single Post
Old 09-27-2010, 08:23 AM   #6
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by TonytheBookworm View Post
Alright, this one is kicking my rear. I have a question about the #print http headers. Where exactly will that information be output? do i need to make print statements? Will it be inside the myrecipe.txt or do i need to do something special ?
IIRC, those setting will automatically print the headers and responses to stdout and your redirect >test.txt on the ebook_convert command line will capture them to show you the header/handshaking that you can compare to TamperData or LiveHttpHeaders.

BTW, I'm not saying that the headers are definitely your problem. For all I know the missing part is built by script or flash, or Ajax, etc. It's up to you to find out where the missing stuff is coming from. It's just that after everything else is eliminated, when you see one thing in FF and another in your printed soup, it's often because the site is actually sending two different things, and that's usually due to a diff in the headers sent by FF vs. Calibre.
Starson17 is offline   Reply With Quote