Uploaded image for project: 'Juneau'
  1. Juneau
  2. JUNEAU-106

Improved REST debugging.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 8.0.0
    • 8.1.0
    • Code
    • None

    Description

      Improve debugging support in REST.

      Add a debugFlags setting that allows you to pass in the following:

      LOG=[REQ,REQ_BODY,RES,RES_BODY]
         REQ - log incoming requests 
         REQ_BODY - log incoming request bodies
         RES - log outgoing responses
         RES_BODY - log outgoing response bodies
      PATTERN=* - only match the specified URI patterns

      Attachments

        Activity

          People

            jamesbognar James Bognar
            jamesbognar James Bognar
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: