Uploaded image for project: 'Undertow'
  1. Undertow
  2. UNDERTOW-299

%q in access log doesn't prepend with '?'

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 1.1.Beta7
    • 1.0.15.Final
    • Core
    • None
    • Hide

      1. Open URL with a query string, i.e. 127.0.0.1:8080/?test=123
      2. Observe %q output to access log: test=123.

      Show
      1. Open URL with a query string, i.e. 127.0.0.1:8080/?test=123 2. Observe %q output to access log: test=123 .

    Description

      AccessLogHandler's javadoc says:

      %q - Query string (prepended with a '?' if it exists, otherwise an empty string

      The query string does not get prepended with a question mark if it exists.

      Attachments

        Activity

          People

            sdouglas1@redhat.com Stuart Douglas
            vsevolodgol Vsevolod Golovanov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: