Is there a standard function that will convert http headers into a python dictionary, and one to convert back?
They would need to support header folding, of course.
Is there a standard function that will convert http headers into a python dictionary, and one to convert back?
They would need to support header folding, of course.