get_content_type
Description:
[ Version ( since = "0.17.7" ) ]
public unowned string get_content_type ()
Returns the content type upon which the Parsable is built.
For example, `application/atom+xml` or `application/json`.
Parameters:
Returns:
the parsable's content type
|