summary refs log tree commit diff
path: root/home/.profile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-24 10:35:38 -0400
committerJune McEnroe <june@causal.agency>2021-09-24 10:35:38 -0400
commit6cd5d365a877629eb9999348f277c56b386ac440 (patch)
tree5fca13f0e21b630cb1f8869e189b83775ca1d37a /home/.profile
parentSet only HTTP_HOST (diff)
downloadsrc-6cd5d365a877629eb9999348f277c56b386ac440.tar.gz
src-6cd5d365a877629eb9999348f277c56b386ac440.zip
Consume request headers using MSG_PEEK
Use MSG_PEEK to determine where the request headers end and consume
only up to there, leaving the CGI process to read any request body
directly from the socket.
Diffstat (limited to 'home/.profile')
0 files changed, 0 insertions, 0 deletions
='2019-09-07 14:30:02 -0400'>2019-09-07Ignore SIGPIPE in relayJune McEnroe 2019-09-07Add A Memory Called EmpireJune McEnroe 2019-09-05Handle lack of Content-TypeJune McEnroe 2019-09-05Use CURLINFO_CONTENT_TYPEJune McEnroe 2019-09-05Decode entities in titlesJune McEnroe 2019-09-05Print title as soon as it's availableJune McEnroe 2019-09-05Use CURL_PREFIX to set flagsJune McEnroe 2019-09-05Add titleJune McEnroe 2019-09-04Add Avorter n'est pas tuerJune McEnroe 2019-08-29Unset executable on shell scriptsJune McEnroe 2019-08-29Add long-missing setopt to bin.7June McEnroe 2019-08-29Add editJune McEnroe