Uploaded image for project: 'Commons Jelly'
  1. Commons Jelly
  2. JELLY-59

multi-part mime http request

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.0-beta-5
    • taglib.http
    • None

    Description

      This patch support multi-part mime requests (in the HTTP library). I will attach the two new files, Part.java and MPPost.java. Besides those files you just need to modify HttpTagLibrary.java to include the new files:

      + registerTag("mppost", MppostTag.class);
      + registerTag("part", PartTag.class);

      Attachments

        Activity

          People

            Unassigned Unassigned
            wkeese Bill Keese
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 4h
                4h
                Remaining:
                Remaining Estimate - 4h
                4h
                Logged:
                Time Spent - Not Specified
                Not Specified