Commit Graph

7 Commits

Author SHA1 Message Date
lemoer
3ded15df29 gluon-config-api: simplify merged_keys() -> keys() 2021-08-12 01:14:51 +02:00
lemoer
299d6b8aa7 gluon-config-api: use config-mode uhttpd instance
As of now, we prefer to use the existing uhttpd instance from the
config-mode instead of creating our own.
2021-08-11 16:44:13 +02:00
lemoer
493fe33eff gluon-config-api: add allowed_methods to OPTIONS 2021-08-11 15:45:20 +02:00
lemoer
c19e083fb4 gluon-config-api: "Not Implemented" is 501 2021-08-11 15:44:50 +02:00
lemoer
7ae6a2b7d0 gluon-config-api: use http method OPTIONS 2021-08-11 15:37:13 +02:00
lemoer
64ed50c44a gluon-config-api: First working version
Fix bugs, ...
2021-08-11 14:54:07 +02:00
lemoer
60aa73126e Initial tests 2021-08-11 02:23:08 +02:00