Record the remote server reply header where possible

pull/2143/head
dgtlmoon 11 months ago
parent 2d9ff7821c
commit cdb0a22979

@ -56,6 +56,7 @@ base_config = {
'previous_md5': False,
'previous_md5_before_filters': False, # Used for skipping changedetection entirely
'proxy': None, # Preferred proxy connection
'remote_server_reply': None, # From 'server' reply header
'subtractive_selectors': [],
'tag': '', # Old system of text name for a tag, to be removed
'tags': [], # list of UUIDs to App.Tags

Loading…
Cancel
Save