bug13963-decrease-if-modified-since-delay 338 B

1234567
  1. o Minor bugfixes:
  2. - When V3AuthVotingInterval is low, decrease the delay on the
  3. If-Modified-Since header passed to directory servers.
  4. This allows us to obtain consensuses promptly when the consensus
  5. interval is very short.
  6. This assists in bootstrapping a testing Tor network.
  7. Fixes bugs 13718 & 13963.