Commit 7fe03846eb9ec48b5719c549bae09813f813c901

Baptiste 2024-08-06T22:02:45

todo

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
diff --git a/README.md b/README.md
index a548a75..9fe8c87 100644
--- a/README.md
+++ b/README.md
@@ -519,6 +519,13 @@ HTTP request and httpd.kc3 source file path.
 
  - HTTPd
    - file server (lftp)
+     - [DONE] route_request
+     - [DONE] error_404_page
+     - [DONE] directory_page
+ - lib
+   - [DONE] File.exists?
+   - [DONE] File.list
+   - [DONE] File.stat
  - libkc3
    - operators dispatch
      - list of matching operators (facts_with)