mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Preparing an interim release
This commit is contained in:
parent
000a38ccf2
commit
6a13cf2c3d
32 changed files with 785 additions and 171 deletions
|
@ -766,6 +766,7 @@ parse_field (HDR_LINE hdr)
|
|||
} tspecial_header[] = {
|
||||
{ "Content-Type", 12},
|
||||
{ "Content-Transfer-Encoding", 25},
|
||||
{ "Content-Disposition", 19},
|
||||
{ NULL, 0}
|
||||
};
|
||||
const char *delimiters;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue