allowNonSimpleContentTypes

var allowNonSimpleContentTypes: Boolean = false

Allows sending requests with non-simple content-types. The following content types are considered simple:

  • text/plain

  • application/x-www-form-urlencoded

  • multipart/form-data