Boost Best Practice text download option fails.
 
            
            
            
            
                6 Jun
                
                    2016
                
            
            
                6 Jun
                
                '16
                
            
            
            
        
    
                8:33 p.m.
            
        This is a very interesting item to me. https://svn.boost.org/trac/boost/wiki/BestPracticeHandbook This has an option at the end to download as plain text. This fails on my browser (Firefox) with "Corrupted Content Error" which I have never seen before. Please sort this out someone. John
 
            
            
            
            
                8 Jun
                
            
            
                8 Jun
                
            
            
            
        
    
                11:13 p.m.
            
        The problem is that two Content-Disposition headers are sent (first "Content-Disposition: attachment; x=y", then later "Content-Disposition: filename=BestPracticeHandbook.txt"), which the browsers don't like. Until this is fixed, you can download it with another tool (such as curl or wget), or get the copy I put here: http://kundor.github.io/BestPracticeHandbook.txt Nick Matteo
        3432
        
      
          Age (days ago)
        
      
        3434
        
    
          Last active (days ago)
        
        
        
        1 comments
    
    
        
        2 participants
    
    
    
    
    
    
    
    
    participants (2)
- 
                 Fletcher, John P Fletcher, John P
- 
                 Nick Matteo Nick Matteo