You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: TODO.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,10 +4,12 @@
4
4
-[ ] fcntl subject
5
5
-[ ] remove inet_ntop
6
6
7
+
-[ ] Is is possible for client to send data whilst cgi is processing?
7
8
-[ ] (Optional) Fix problem of no server response in case of connection being destructed due to timeout, in every case but especially if cgi is active
8
9
-[ ] (Optional) Implement try_files or similar
9
10
-[ ] (Does not occur anymore without having actively tried to fix it) Investigate random closing of program without any notice after sending a first request
10
11
12
+
-[x] Implement and fix chunked request trailer parsing
11
13
-[x] Figure out why resolving symlinks doesnt work
12
14
-[x] Replace c function for wildcard pattern matching with own function
13
15
-[x] Figure out why login for wordpress doesn't work
0 commit comments