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

HttpDelete, HttpGet, HttpHead do not extend HttpEntityEnclosingRequestBase

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.5.1, 4.5.2, 4.5.3
    • 5.0 Alpha1
    • None
    • None

    Description

      Sending body in DELETE is allowed as the HTTP 1.1 specification does not forbid. Hence HttpDelete.class should extend from HttpEntityEnclosingRequestBase instead of HttpRequestBase.

      Attachments

        Activity

          People

            Unassigned Unassigned
            saravanakumar Saravanakumar Selvaraj
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: