Uploaded image for project: 'HttpComponents HttpClient'
  1. HttpComponents HttpClient
  2. HTTPCLIENT-1161

httpclient-cache: RequestEquivalent # appendTo : make it take Appendable as opposed to StringBuffer

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Invalid
    • 4.2 Alpha1
    • 4.2 Final
    • None
    • None

    Description

      Current signature, reads:

      org/apache/http/impl/client/cache/RequestEquivalent.java:

      public void appendTo(StringBuffer buf) {

      Replace the signature with Appendable, to make it more generic and not tied to StringBuffer.

      Attachments

        1. HTTPCLIENT-1161.patch
          0.7 kB
          Karthik K

        Activity

          People

            jonm Jonathan Moore
            kaykay.unique Karthik K
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: