summary refs log tree commit diff
path: root/pdf
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-09-10 02:34:48 -0400
committerJune McEnroe <june@causal.agency>2019-09-10 02:34:48 -0400
commitd4add47b07626260f2b9fb66b825d84e335c1227 (patch)
tree169e7891e945c1013a430bd291880de9b8d570ec /pdf
parentSet title User-Agent (diff)
downloadsrc-d4add47b07626260f2b9fb66b825d84e335c1227.tar.gz
src-d4add47b07626260f2b9fb66b825d84e335c1227.zip
Set Accept-Encoding in title
Because apparently it's fine for servers to respond with
Content-Encoding you didn't ask for, and curl won't decode it if you
didn't ask for it.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
6bff75719a5fb0df970bac3be6b2726cf73a&follow=1'>Convert pager navigation into a unordered listLukas Fleischer 2013-03-20Makefile: remove CGIT-CFLAGS files in clean stageJason A. Donenfeld 2013-03-20ui-summary.c: Move urls variable into print_urls()Lukas Fleischer 2013-03-20Fix colspan valuesLukas Fleischer 2013-03-20html: check return value of writeJason A. Donenfeld 2013-03-20ui-shared: squelch compiler warning.Jason A. Donenfeld 2013-03-20cgit.mk: Use SHELL_PATH_SQ to run gen-version.shJohn Keeping 2013-03-20cgit.mk: don't rebuild everything if CGIT_VERSION changesJohn Keeping 2013-03-20ui-patch: use cgit_version not CGIT_VERSIONJohn Keeping 2013-03-20Makefile: re-use Git's Makefile where possibleJohn Keeping