mirror of
https://github.com/KumoCorp/kumomta.git
synced 2026-09-07 08:00:56 +00:00
10 lines
143 B
Markdown
10 lines
143 B
Markdown
# set_mime_version
|
|
|
|
```lua
|
|
headers:set_mime_version(VALUE)
|
|
```
|
|
|
|
{{since('2025.10.06-5ec871ab')}}
|
|
|
|
Assign `VALUE` to the `Mime-Version` header.
|