There's some sort of bug in parsing Encapsulated stuff that causes 'exceptions.AttributeError: "str" object has no attribute "group"' as referenced in http://forums.devshed.com/archive/t-192002
I believe this fixes it.
patch to icap_handler.py
Should find more robust way of parsing the header.
Log in to post a comment.
patch to icap_handler.py
Should find more robust way of parsing the header.