Return Location in resp header for notif subscrip 05/91805/2
authorJamo Luhrsen <jluhrsen@gmail.com>
Fri, 31 Jul 2020 19:24:22 +0000 (12:24 -0700)
committerRobert Varga <nite@hq.sk>
Mon, 3 Aug 2020 08:59:09 +0000 (08:59 +0000)
commit3101cd8f5810fa27afec7b7b3497eb4f94c31426
tree5120123ec97d2bc8271865da0f4d4f5f2fedd2b0
parenta33c3721006b492c168194f1084bd0474d026284
Return Location in resp header for notif subscrip

For rfc8040 responses we are not getting the Location
returned in the response header. This addresses that.

Pulling this work from master commit in work for NETCONF-312
This patch https://git.opendaylight.org/gerrit/c/netconf/+/90371

JIRA: NETCONF-676

Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
Change-Id: Ia84da3b9cf0789328af72607c8f739ff81c331a4
restconf/restconf-nb-rfc8040/src/main/java/org/opendaylight/restconf/nb/rfc8040/jersey/providers/NormalizedNodeJsonBodyWriter.java
restconf/restconf-nb-rfc8040/src/main/java/org/opendaylight/restconf/nb/rfc8040/jersey/providers/NormalizedNodeXmlBodyWriter.java