[PATCH] Output unmodified Content-Type header value for JSON	format.
    Austin Clements 
    amdragon at MIT.EDU
       
    Tue Nov 22 19:40:21 PST 2011
    
    
  
Quoth Jameson Graef Rollins on Nov 20 at 12:10 pm:
> The open question seems to be how we handle the content encoding
> parameters.  My argument is that those should either be used by notmuch
> to properly encode the content for the consumer.  If that's not
> possible, then just those parameters needed by the consumer to decode
> the content should be output.
If notmuch is going to include part content in the JSON output (which
perhaps it shouldn't, as per recent IRC discussions), then it must
handle content encodings because JSON must be Unicode and therefore
the content strings in the JSON must be Unicode.
    
    
More information about the notmuch
mailing list