]> cat aescling's git repositories - httpd-execline.git/commit
update for breaking changes in execline
authorsingle-right-quote <34298117+single-right-quote@users.noreply.github.com>
Mon, 23 Aug 2021 12:58:17 +0000 (08:58 -0400)
committersingle-right-quote <34298117+single-right-quote@users.noreply.github.com>
Tue, 24 Aug 2021 04:22:02 +0000 (04:22 +0000)
commit063e786dc1c2732e9344e33b1959d7b568b4ea85
tree69f6b958f36bb85a38a59a44bbf5cf45774968c6
parentc0d138b3fc67b8a49018f5e42428a6d46edc7930
update for breaking changes in execline

+ `backtick -i` is now the default behaviour
+ `backtick -I` is now the old default behaviour
+ `backtick -x` is now what `-I` used to be
+ `backtick -E` was added to automatically `import -i -u`
+ `trap` no longer supports timeouts; switch to timeout(1p)
visible-to-httpd/binaries/get-line-from-client.execline
visible-to-httpd/binaries/http-error-response.execline
visible-to-httpd/binaries/http-get-extra-headers.execline
visible-to-httpd/binaries/http-header-parse.execline
visible-to-httpd/binaries/http-start-line-parse.execline
visible-to-httpd/binaries/httpd.execline