clixon/apps
Olof hagsand c1bae276ff * RESTCONF PUT/POST erroneously returned 200 OK. Instead restconf now returns:
* `201 Created` for created resources
  * `204 No Content` for replaced resources.
  * See [RESTCONF: HTTP return codes are not according to RFC 8040](https://github.com/clicon/clixon/issues/56)

* HTTP `Location:` fields added in RESTCONF POST replies
2019-07-25 13:15:31 +02:00
..
backend * Pushed tag to 4.0.1.PRE 2019-07-23 22:11:14 +02:00
cli libm needed in xpath 2019-07-24 09:46:08 +02:00
netconf * Pushed tag to 4.0.1.PRE 2019-07-23 22:11:14 +02:00
restconf * RESTCONF PUT/POST erroneously returned 200 OK. Instead restconf now returns: 2019-07-25 13:15:31 +02:00
Makefile.in Example makfile honors --without-restconf 2019-02-11 21:13:12 +01:00