Skip to content
  • Julien Cristau's avatar
    Move parsing of headers from mboximport script to hooks · 467ac9ba692e
    Julien Cristau authored
    Taking information from headers and turning it into our schema's
    attributes/relations shouldn't depend on the import script.
    
    To make parsing easier on the hooks side, the 'headers' attribute is
    now expected to be an undecoded ascii-only string.
    467ac9ba692e