proton-bridge/pkg/message
Leander Beernaert b57ca1506d fix(GODT-2473): Fix handling of complex mime types
When rebuilding attachments, ensure that more complicated mime types are
properly re-constructed.

If we fail to parse the mime type, set the value as is.
2023-03-13 10:10:36 +01:00
..
parser fix(GODT-1804): Only promote content headers if non-empty 2023-02-06 13:18:08 +00:00
testdata GODT-1556: Add unit test for in-reply-to header without references. 2022-12-01 08:27:10 +01:00
build_custom.go Other: Update copyright year 2023-01-02 11:09:11 +01:00
build_framework_test.go Other: Update copyright year 2023-01-02 11:09:11 +01:00
build_test.go fix(GODT-2473): Fix handling of complex mime types 2023-03-13 10:10:36 +01:00
build.go fix(GODT-2473): Fix handling of complex mime types 2023-03-13 10:10:36 +01:00
header_test.go Other: Update copyright year 2023-01-02 11:09:11 +01:00
header.go Other: Update copyright year 2023-01-02 11:09:11 +01:00
message.go Other: Update copyright year 2023-01-02 11:09:11 +01:00
options.go Other: Update copyright year 2023-01-02 11:09:11 +01:00
parser_test.go GODT-2177: Use correct attachment disposition when content ID is set 2023-01-24 16:31:14 +01:00
parser.go chore: Disable funlen linter 2023-02-06 14:29:13 +00:00