I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
  • jrandom's avatar
    8147cdf4
    2005-09-05 jrandom · 8147cdf4
    jrandom authored and zzz's avatar zzz committed
        * Expose the HTTP headers to EepGet status listeners
        * Handle DSA key failures properly (if the signature is not invertable, it
          is obviously invalid)
    also, syndie now properly detects whether the remote archive can send a filtered export.zip
    by examining the HTTP headers for X-Syndie-Export-Capable: true.  If the remote archive
    does not set that header (and neither freesites, nor apache or anything other than the ArchiveServlet will),
    it uses individual HTTP requests for individual blog posts and metadata fetches.
    8147cdf4
    History
    2005-09-05 jrandom
    jrandom authored and zzz's avatar zzz committed
        * Expose the HTTP headers to EepGet status listeners
        * Handle DSA key failures properly (if the signature is not invertable, it
          is obviously invalid)
    also, syndie now properly detects whether the remote archive can send a filtered export.zip
    by examining the HTTP headers for X-Syndie-Export-Capable: true.  If the remote archive
    does not set that header (and neither freesites, nor apache or anything other than the ArchiveServlet will),
    it uses individual HTTP requests for individual blog posts and metadata fetches.