Olof hagsand
|
69eaf98913
|
Remove extra lines
|
2024-12-05 17:35:05 +01:00 |
|
Olof hagsand
|
c1ea72bcb3
|
Restconf: Support for list of media in Accept:
Restconf: Better RFC compliance with Accept errors: 406 vs 415
Fixed: [RESTCONF exit on cert error + complex accept](https://github.com/clicon/clixon/issues/551)
|
2024-09-02 16:37:11 +02:00 |
|
Olof hagsand
|
24a4991ec8
|
Restructured error,debug anf log API
Renamed functions clicon->clixon, replaced global variables w access functions
Unified clicon_netconf_error with clixon_err()
|
2023-12-18 08:29:14 +01:00 |
|
Olof hagsand
|
77b4468eb3
|
Updated copyright statements to 2022
|
2022-01-18 16:36:00 +01:00 |
|
Olof hagsand
|
ad08200931
|
- Added Restconf-style xml/json message bodies everywhere
- Added api_return_err0() and changed many calls to that instead of api_return_err
- Added netconf_operation_not_supported_xml()
|
2021-05-08 20:20:01 +02:00 |
|
Olof hagsand
|
4c1249fd9b
|
More restconf error tests for coverage
|
2021-04-25 17:53:32 +02:00 |
|
Olof hagsand
|
96b50b88e8
|
Copyright 2021
|
2021-01-13 14:40:34 +01:00 |
|
Olof hagsand
|
6e714beea5
|
* Restconf FCGI (eg via nginx) have changed reply message syntax slightly
* native http: new restconf_err files, generic data input, restconf_methods generalized.
* test: expecteq removed.
|
2020-06-16 21:51:00 +02:00 |
|