Releases: kilna/envhttpd
Releases · kilna/envhttpd
v2.0.0
- Complete rewrite in C
- Fix content types
- Breaking change: JSON moved to /json
- / now returns HTML
- /yaml now returns YAML
- /env now returns shell script
- /var/VARNAME now returns environment variable content
- Daemonize with -D
- More robust path handling with -i and -x
v2.0.0-rc1
- Complete rewrite in C
- Fix content types
- Breaking change: JSON moved to /json
- / now returns HTML
- /yaml now returns YAML
- /env now returns shell script
- /var/VARNAME now returns environment variable content
- Daemonize with -D
- More robust path handling with -i and -x
v1.1.1
Remove smaller size from ToDo
v1.1.0
Change Makefile into script instead
v1.0.1
Fix "can't create /etc/httpd.conf: Permission denied" error