Types - mime

  • HeaderPosition LEADING | TRAILING
  • Defines the position of the headers in the request/response. LEADING: Header is placed before the payload of the request/response TRAILING: Header is placed after the payload of the request/response
  • $anonType$0 leading
  • $anonType$1 trailing
  • $anonType$10 image/jpeg
  • $anonType$11 image/gif
  • $anonType$12 image/png
  • $anonType$13 multipart/form-data
  • $anonType$14 multipart/mixed
  • $anonType$15 multipart/alternative
  • $anonType$16 multipart/related
  • $anonType$17 multipart/parallel
  • $anonType$18 text/plain
  • $anonType$19 text/html
  • $anonType$2 application/octet-stream
  • $anonType$20 text/xml
  • $anonType$21 {ballerina/mime}EncodingFailed
  • $anonType$22 {ballerina/mime}DecodingFailed
  • $anonType$23 {ballerina/mime}GenericMimeError
  • $anonType$24 {ballerina/mime}SetHeaderFailed
  • $anonType$25 {ballerina/mime}ReadingHeaderFailed
  • $anonType$26 {ballerina/mime}ParsingEntityBodyFailed
  • $anonType$27 {ballerina/mime}InvalidContentType
  • $anonType$28 {ballerina/mime}HeaderUnavailable
  • $anonType$29 {ballerina/mime}IdleTimeoutTriggeredError
  • $anonType$3 application/json
  • $anonType$30 {ballerina/mime}NoContentError
  • $anonType$31 boundary
  • $anonType$32 start
  • $anonType$33 type
  • $anonType$34 charset
  • $anonType$35 UTF-8
  • $anonType$36 r
  • $anonType$37 content-id
  • $anonType$38 content-length
  • $anonType$39 content-type
  • $anonType$4 application/xml
  • $anonType$40 content-disposition
  • $anonType$5 application/svg+xml
  • $anonType$6 application/xhtml+xml
  • $anonType$7 application/soap+xml
  • $anonType$8 application/x-www-form-urlencoded
  • $anonType$9 application/pdf