Interface Request.Content

  • Method Details

    • getContentType

      default String getContentType()
      Returns:
      the value of the Content-Type header for the request content, such as text/html;charset=utf-8 or application/json, or null to use the value from HttpClient.getDefaultRequestContentType()