diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2025-06-05 08:37:34 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2025-06-05 08:37:34 +0200 |
| commit | 52c74a1c33ce12b93ec5830f5a6348d9578c7c6e (patch) | |
| tree | e763fa21a5bc057b36a42af8caa9766bb1cfd8b3 /README.md | |
| parent | 57f194ef57e393d84e2d3c73115ec528e02ea3c9 (diff) | |
| download | nissy-core-52c74a1c33ce12b93ec5830f5a6348d9578c7c6e.tar.gz nissy-core-52c74a1c33ce12b93ec5830f5a6348d9578c7c6e.zip | |
Simplify callback business (web version)
Diffstat (limited to '')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -257,6 +257,8 @@ $ darkhttpd web/http/ \ | |||
| 257 | --mimetypes web/http/mime | 257 | --mimetypes web/http/mime |
| 258 | ``` | 258 | ``` |
| 259 | 259 | ||
| 260 | The command above can also be run with the `web/http/start-server.sh` script. | ||
| 261 | |||
| 260 | ## Cube format | 262 | ## Cube format |
| 261 | 263 | ||
| 262 | This format is a "base 32" encoding of the cube. It is not meant to be | 264 | This format is a "base 32" encoding of the cube. It is not meant to be |
