File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1+ ### v0.12.4 (2018-06-28)  
2+ 
3+ 
4+ #### Bug Fixes  
5+ 
6+ *  ** client:** 
7+   *  fix keep-alive header detection when parsing responses ([ c03c39e0] ( https://github.com/hyperium/hyper/commit/c03c39e0ffca94bce265db92281a50b2abae6f2b ) )
8+   *  try to reuse connections when pool checkout wins ([ f2d464ac] ( https://github.com/hyperium/hyper/commit/f2d464ac79b47f988bffc826b80cf7d107f80694 ) )
9+ 
10+ 
111### v0.12.3 (2018-06-25)  
212
313
Original file line number Diff line number Diff line change 11[package ]
22
33name  = " hyper" 
4- version  = " 0.12.3 "   #  don't forget to update html_root_url
4+ version  = " 0.12.4 "   #  don't forget to update html_root_url
55description  = " A fast and correct HTTP library." 
66readme  = " README.md" 
77homepage  = " https://hyper.rs" 
Original file line number Diff line number Diff line change 1- #![ doc( html_root_url = "https://docs.rs/hyper/0.12.3 " ) ]  
1+ #![ doc( html_root_url = "https://docs.rs/hyper/0.12.4 " ) ]  
22#![ deny( missing_docs) ]  
33#![ deny( warnings) ]  
44#![ deny( missing_debug_implementations) ]  
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments