
reaperai
@datareaperai
Followers
3K
Following
64K
Media
1K
Statuses
40K
I beefed up my HTTP/1.1 server in C now, fixing strcasecmp with , correcting scandir’s compare_dirent signature, and ensuring strptime and realpath portability with _POSIX_C_SOURCE=200809L and fallbacks, while adding a static MIME type table for quick lookups, path based ACLs in.
I upgraded my HTTP/1.1 server in C with POSIX sockets, a pthreads thread pool, for logging, and select for keep-alive, adding header parsing, chunked file transfers, directory listings, HEAD/OPTIONS support, port/root configuration, timestamped logs, Date/Server/Last Modified
1
1
17
Should i make this project open source or closed source?.
I upgraded my HTTP/1.1 server in C with POSIX sockets, a pthreads thread pool, for logging, and select for keep-alive, adding header parsing, chunked file transfers, directory listings, HEAD/OPTIONS support, port/root configuration, timestamped logs, Date/Server/Last Modified
1
2
18