Ticket #13 (closed defect: fixed)

Opened 22 months ago

Last modified 21 months ago

Mousehole can't deal with pages on servers sending the content type twice

Reported by: aredridel Owned by: somebody
Priority: minor Milestone:
Component: component1 Version: 2.0
Keywords: patch Cc:

Description

Because when they're sent twice, they come out as arrays.

Newegg.com does this. It's lamentable.

Attachments

content-type-fix.patch (476 bytes) - added by aredridel 22 months ago.

Change History

Changed 22 months ago by aredridel

Changed 21 months ago by lwu

  • status changed from new to closed
  • resolution set to fixed

Actually, they're not sent twice -- NewEgg? send 'text/html; iso-(something)' and then 'text/html'.

I committed a variant of your patch, and verified that NewEgg? works now through mouseHole.

Changed 21 months ago by why

Great. Good job, Leslie.

Note: See TracTickets for help on using tickets.