clixon/include
Olof hagsand 76213057b6 * Extended the Restconf implementation with a limited www-data
* This is an experimental implementation
  * Added `www-data` feature and two new config options to clixon-config.yang:
     * `CLICON_WWW_DATA_PATH`
     * `CLICON_WWW_DATA_ROOT`
  * The limited implemtation is as follows:
     * path: Local files within `CLICON_WWW_DATA_ROOT`
     * operation GET, HEAD, or OPTIONS
     * query parameters not supported
     * indata should be NULL (no write operations)
     * Limited media: text/html, JavaScript, image, and css
     * Authentication as restconf
Generic changes:
  * Uniform path selection across fcgi, native http/1 + http/2
2022-04-21 16:01:33 +02:00
..
clixon_config.h.in * autotools: removed warning of HAVE_HTTP1 by adding doc-string 2022-04-03 12:43:54 +02:00
clixon_custom.h * Extended the Restconf implementation with a limited www-data 2022-04-21 16:01:33 +02:00
Makefile.in Updated copyright statements to 2022 2022-01-18 16:36:00 +01:00