about summary refs log tree commit diff
path: root/scan-tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'scan-tree.h')
0 files changed, 0 insertions, 0 deletions
ks.txt?id=f4bf2dd7cb3495adc324a70f87b689399bde631c&follow=1'>Add The Just CityJune McEnroe 2019-09-12Only GET the final redirect locationJune McEnroe 2019-09-12Consume entire bodyJune McEnroe Aborting the request and leaving data around may be causing intermittent errors. Just discard the rest of the data. 2019-09-10Add title -v flagJune McEnroe 2019-09-10Use curl error bufferJune McEnroe 2019-09-10Set Accept-Encoding in titleJune McEnroe 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. 2019-09-08Set title User-AgentJune McEnroe Some things don't like you if you don't send one. 2019-09-07Add -x flag to title