summaryrefslogtreecommitdiff
path: root/changes/bug13963-decrease-if-modified-since-delay
blob: 62371444c477a80c2f0c4a3a8d46b9f718013132 (plain)
1
2
3
4
5
6
7
  o Minor bugfixes:
    - When V3AuthVotingInterval is low, decrease the delay on the
      If-Modified-Since header passed to directory servers.
      This allows us to obtain consensuses promptly when the consensus
      interval is very short.
      This assists in bootstrapping a testing Tor network.
      Fixes bugs 13718 & 13963.