mirror of
https://github.com/jorisvink/kore
synced 2025-03-10 04:59:02 -04:00
note that certain browsers change their caching behaviour when you are connecting over TLS using self-signed certificates. reminded by #179
Generic Kore application that shows off a few things:
- File uploads (/upload)
- Authentication blocks (/private)
- base64 encoding tests (/b64test)
- Parameter validator tests (/params-test)
Run:
# kodev run