Include carriage return in HTTP requests

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Duplicate
    • Priority: Trivial - P5
    • None
    • Affects Version/s: None
    • Component/s: None
    • Not Needed
    • None
    • None
    • None
    • None
    • None
    • None

      Scope

      • Use "\r\n" as the line delimiter, not "\n" for HTTP requests.

      Background & Motivation

      KMS message uses "\n" as the line delimiter. Example. This has not caused issues in practice with any KMS servers.

      https://stackoverflow.com/a/5757349/774658 notes:

      a recipient MAY recognize a single LF as a line terminator and ignore any preceding CR.

              Assignee:
              Unassigned
              Reporter:
              Kevin Albertson
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: