Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-4233

Allow writing response through an OutputStream

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.5.4, 6.0.0-beta1
    • None
    • None

    Description

      there are two problems to solve here that are related:

      a) a lot of legacy code writes things like csv by getting an output stream
      b) writing via response.getcontainerresponse().getoutputstream() purely will not flush the headers because they are flushed on response#write methods only

      Attachments

        Activity

          People

            ivaynberg Igor Vaynberg
            ivaynberg Igor Vaynberg
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: