ContentType
method ContentType(ctx: Context): tuple of (string, error)
(string, error) ContentType(Context ctx)
func ContentType(_ ctx: Context) -> (string, error)
func ContentType(ctx Context) tuple of (string, error)
Function ContentType(ctx As Context) As Tuple (Of string, error)
Parameters: