Uploaded image for project: 'netconf'
  1. netconf
  2. NETCONF-866

Do not tolerate malformed RPC/action references in requests URL

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Medium Medium
    • 3.0.0
    • None
    • restconf-nb
    • None

      RFC8040 parsing of request URI takes RPCs and actions into account silently translating them to NodeIdentifier steps and not stopping there.

      This ends up potentially allowing for weird request state being produced, causes some amount of inefficiency and does not give us the tools needed for solving NETCONF-818.

      Tighten up parsing so that any RPC or action is treated as a terminal token, not allowing further request elements to be present.

            rovarga Robert Varga
            rovarga Robert Varga
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: