[ Version ( since = "2.26" ) ]
public void set_content_type (string content_type, HashTable<string,string>? @params)
Sets the "Content-Type" header in this to content_type.
Accepts additional parameters specified in params.
| this | |
| content_type |
the MIME type |
| params |
additional parameters |