HTTPAcceptType

HTTP media type / content type constants.

Properties

Link copied to clipboard
const val ANY: String
Link copied to clipboard
Link copied to clipboard
const val JSON: String
Link copied to clipboard
const val JSON_LD: String
Link copied to clipboard
const val JSON_RDF: String
Link copied to clipboard
Link copied to clipboard
const val N3: String
Link copied to clipboard
const val N_QUADS: String
Link copied to clipboard
const val N_TRIPLES: String
Link copied to clipboard
const val OCTET_STREAM: String
Link copied to clipboard
const val RDF_XML: String
Link copied to clipboard

SPARQL 1.1 Update — accepted by every major Solid server for PATCH.

Link copied to clipboard
const val TEXT_HTML: String
Link copied to clipboard
const val TEXT_PLAIN: String
Link copied to clipboard
const val TRIG: String
Link copied to clipboard
const val TURTLE: String