On Wed, 28 Nov 2001, Hataguchi Takeshi wrote: > Recently, Lynx doesn't seem to send "Accept-Encoding:" header in the > presentation mode if PREPEND_BASE_TO_SOURCE is set to TRUE. > > I think the following change might introduce this problem. I think > this change should affect only downloading behavior, but shouldn't > affect the presentation mode (normal interactive navigation with > Lynx).
perhaps (it might be more complicated than that) > > | 2001-08-15 (2.8.5dev.2) > [snip] > | * modify HTLoadHTTP() to omit "Accept-Encoding: gzip" if command-line "-base" > | option is given. This makes > | lynx -base -source excite.com > | work as expected. Otherwise, excite.com will transmit the document gzip'd, > | and the ensuing logic in HTSaveToFile() would see the mime-type as gzip > | rather than text/html, and not prepend the base URL (report by Kai Shih > | <[EMAIL PROTECTED]>) -TD > -- > Takeshi Hataguchi > E-mail: [EMAIL PROTECTED] > > ; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED] > -- T.E.Dickey <[EMAIL PROTECTED]> http://invisible-island.net ftp://invisible-island.net ; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]
