[Patches] [ python-Patches-613605 ] Bugfix: content-type header parsing

noreply@sourceforge.net noreply@sourceforge.net
Tue, 12 Nov 2002 14:22:11 -0800


Patches item #613605, was opened at 2002-09-24 02:52
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=613605&group_id=5470

Category: Demos and tools
Group: None
>Status: Closed
Resolution: None
Priority: 5
Submitted By: Peter Funk (pefu)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: Bugfix: content-type header parsing

Initial Comment:
webchecker.py stumbles on 
    content-type: text/html; charset=iso8859-1
This patch should fix it.
Discovery is courtesy of Maik Jablonski, who posted an
initial fix on the german zope user group mailing list
(zope at dzug.org).

----------------------------------------------------------------------

>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2002-11-12 17:22

Message:
Logged In: YES 
user_id=3066

Checked in a modified version of the patch in
Tools/webchecker/webchecker.py revisions 1.29 and 1.25.6.2.

----------------------------------------------------------------------

Comment By: Neal Norwitz (nnorwitz)
Date: 2002-10-09 19:43

Message:
Logged In: YES 
user_id=33168

This makes sense to me.  Fred, assign back to me if you want
me to check in.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=613605&group_id=5470