Uploaded image for project: 'MINA'
  1. MINA
  2. DIRMINA-933

subtle HttpServerDecoder problems

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.7
    • 2.0.8
    • Protocol - HTTP
    • None

    Description

      There are two small problems in HttpServerDecoder:

      First that parts of the first line (POST /what/ever HTTP/1.1, for example) could be dropped if that line is broken into separate messages (fixed by the 'msg = ...' change)
      Second, that the first part of the body isn't processed immediately, if it's received with the end of the headers. Instead, it waits until the next upstream message from the channel before it's processed.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            allpowerful32 Joshua Warner
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment