diff options
author | Martin Ashby <martin@ashbysoft.com> | 2024-02-18 20:28:55 +0000 |
---|---|---|
committer | Martin Ashby <martin@ashbysoft.com> | 2024-02-18 20:28:55 +0000 |
commit | 0284553f75fd927091dc35c502e37df856af05b6 (patch) | |
tree | 9a1e39957d7d07a0adc19fddfabbb983d4d00866 /zig-out/bin/server | |
parent | 3395a562c419c60d046cdc295a88b759d4bc87fd (diff) | |
download | mfashby.net-0284553f75fd927091dc35c502e37df856af05b6.tar.gz mfashby.net-0284553f75fd927091dc35c502e37df856af05b6.tar.bz2 mfashby.net-0284553f75fd927091dc35c502e37df856af05b6.tar.xz mfashby.net-0284553f75fd927091dc35c502e37df856af05b6.zip |
Add CGI handling to my basic server
Fix some missing bits from the comments CGI program, specifically
- respect content_length from the web server
- write the http status response as a header in the result
Diffstat (limited to 'zig-out/bin/server')
-rwxr-xr-x | zig-out/bin/server | bin | 3154008 -> 0 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/zig-out/bin/server b/zig-out/bin/server Binary files differdeleted file mode 100755 index 019371d..0000000 --- a/zig-out/bin/server +++ /dev/null |