Restconf PATCH: added accept-patch http header

This commit is contained in:
Olof hagsand 2019-08-08 14:16:53 +02:00
parent 46b6a8008a
commit 35808c8352
5 changed files with 38 additions and 16 deletions

View file

@ -4,7 +4,8 @@
### Major New features
* Restconf RFC 8040 increased feature compliance
* RESTCONF PATCH (plain patch) is supported according to RFC 8040 4.6.1
* RESTCONF PATCH (plain patch) is being implemented according to RFC 8040 4.6.1
* Work-in-progress, expected done by 4.1.0
* RESTCONF "insert" and "point" query parameters supported
* Applies to ordered-by-user leaf and leaf-lists
* RESTCONF PUT/POST erroneously returned 200 OK. Instead restconf now returns: