format.content.type: Performs the specific encoding required by the 'Content-type'...

Description Usage Arguments Details Value

Description

Implements the typical encoding for Content-type, which is semicolon separated values or key-value pairs, where the pairs are slash-separated.

Usage

1
2
## S3 method for class 'content.type'
format(x, ...)

Arguments

x

Description of content type as a list

...

ignored

Details

This function should only be used as a conversion argument when specifyng the Content-type header.

Value

A formatted Content-type string.


RevolutionAnalytics/webapi documentation built on May 9, 2019, 9:59 a.m.