antoniop
committed
on 25 Sep 22
Follow the litmus test suite and address issues reported in the "props" section:

* allow properties expressed in "high unicode" by using t… Show more
Follow the litmus test suite and address issues reported in the "props" section:

* allow properties expressed in "high unicode" by using the database, rather than the filesystem to store them. (TODO: provide an own data-model, right now I am using persistent client properties)

* return all requested properties, reporting 404 when these properties do not exist

Show less