Uploaded image for project: 'HttpComponents HttpCore'
  1. HttpComponents HttpCore
  2. HTTPCORE-297

Add StringEntity APIs that use Charset instead of chaset name Strings

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.1.2
    • 4.2
    • None
    • None

    Description

      Add:

      • org.apache.http.entity.StringEntity.StringEntity(String, Charset)
      • org.apache.http.entity.StringEntity.StringEntity(String, String, Charset)

      To match the existing:

      • org.apache.http.entity.StringEntity.StringEntity(String, String)
      • org.apache.http.entity.StringEntity.StringEntity(String, String, String)

      Same idea for:

      • org.apache.http.nio.entity.NStringEntity
      • org.apache.http.nio.entity.StringNIOEntity

      Attachments

        1. httpcore-297-simple.diff
          2 kB
          Gary D. Gregory
        2. httpcore-297-more.diff
          19 kB
          Gary D. Gregory
        3. StringEntities.diff
          4 kB
          Gary D. Gregory

        Activity

          People

            Unassigned Unassigned
            ggregory Gary D. Gregory
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: