summary refs log tree commit diff
path: root/bin/man1/scheme.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-12 20:34:27 -0500
committerJune McEnroe <june@causal.agency>2021-01-12 20:34:27 -0500
commit355a9768b1b62c58d5c2d943159b1d470adf1e0a (patch)
treea8dd5f81714350de95c98378211976cea21ac06e /bin/man1/scheme.1
parentProcess htagml file line by line (diff)
downloadsrc-355a9768b1b62c58d5c2d943159b1d470adf1e0a.tar.gz
src-355a9768b1b62c58d5c2d943159b1d470adf1e0a.zip
Prevent matching the same tag twice
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
in imageJune McEnroe kcgi never enables compression for FastCGI. 2019-01-07madvise MADV_NOCORE in imageJune McEnroe 2019-01-07Add license notice to explore JavaScriptJune McEnroe 2019-01-07Add Q/Home binding in exploreJune McEnroe 2019-01-07Fix explore image URLJune McEnroe 2019-01-07Add HOME button, ssh link, AGPL notice to exploreJune McEnroe 2019-01-06Add meta viewport to exploreJune McEnroe 2019-01-06Set background and max-width in exploreJune McEnroe 2019-01-06Swallow writes after the connection is closedJune McEnroe It was not okay. 2019-01-06Handle KCGI_HUPJune McEnroe I hope it's okay that I keep writing to the fwopen stream after streamWrite returns -1. 2019-01-06Install html filesJune McEnroe