[wp-trac] Re: [WordPress Trac] #9395: WP_Http: add support for
headers split over multiple lines
WordPress Trac
wp-trac at lists.automattic.com
Fri May 15 21:52:16 GMT 2009
#9395: WP_Http: add support for headers split over multiple lines
--------------------------+-------------------------------------------------
Reporter: wnorris | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.8
Component: HTTP | Version: 2.8
Severity: normal | Keywords: has-patch tested commit
--------------------------+-------------------------------------------------
Comment(by Denis-de-Bernardy):
@ryan: in case wnorris doesn't reply back soon, I ran into similar issues
in a separate piece of php software. I needed to parse emails and stick
their content into a blog.
If you open an email's headers, you'll occasionally see things such as:
header name: values go a first line
more values go on a second line
the patch deals with those cases.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9395#comment:9>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list