mirror of
				https://github.com/HoneyryderChuck/httpx.git
				synced 2025-11-04 00:01:41 -05:00 
			
		
		
		
	
		
			
				
	
	
	
		
			476 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			476 B
		
	
	
	
	
	
	
	
0.6.3
Improvements
- HTTP/2 
ORIGINframe support (https://tools.ietf.org/html/draft-ietf-httpbis-origin-frame-06); - Added functional tests for HTTP/2 connection coalescing (and fixed it, as it hasn't been working for a while);
 - Added functional tests for 
Alt-Svcheader support; 
Bugfixes
- fixing alternative service redirection if 
alt-svcheader pointed to the current peer; - fixing 
alt-svcsupport when ruby version does not support ALPN negotation;