header_fetch_parse(name, value)
If the value contains binary data, it is converted into a Header
object using the unknown-8bit
charset. Otherwise it is returned unmodified.
header_fetch_parse(name, value)
If the value contains binary data, it is converted into a Header
object using the unknown-8bit
charset. Otherwise it is returned unmodified.
Please login to continue.