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

12345678
  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 parts of bugs 13718 and 13963; bugfix on 0.2.0.3-alpha.
  8. Patch by "teor".