Commit f47e029
committed
Move mime-parameter folding to top of loop.
The mime parameter folder doesn't make use of the encoding check
done be the code that is now below it, it does its own. So it
makes more sense to take that branch first. This will simplify
subsequent changes.1 parent 8f3f6fd commit f47e029
1 file changed
Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2858 | 2858 | | |
2859 | 2859 | | |
2860 | 2860 | | |
| 2861 | + | |
| 2862 | + | |
| 2863 | + | |
| 2864 | + | |
| 2865 | + | |
2861 | 2866 | | |
2862 | 2867 | | |
2863 | 2868 | | |
| |||
2879 | 2884 | | |
2880 | 2885 | | |
2881 | 2886 | | |
2882 | | - | |
2883 | | - | |
2884 | | - | |
2885 | | - | |
2886 | | - | |
2887 | | - | |
2888 | 2887 | | |
2889 | 2888 | | |
2890 | 2889 | | |
| |||
0 commit comments