You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When both text/plain and text/html are supplied, both are rendered. But it seems that the former is just a fallback format in case the latter can't be rendered.
Check the spec if there are any other substitutes like this.
The text was updated successfully, but these errors were encountered:
When both
text/plain
andtext/html
are supplied, both are rendered. But it seems that the former is just a fallback format in case the latter can't be rendered.Check the spec if there are any other substitutes like this.
The text was updated successfully, but these errors were encountered: