32de9f8840 
								
							 
						 
						
							
							
								
								Tokio 1.0 ( #1813 )  
							
							... 
							
							
							
							Co-authored-by: Rob Ede <robjtede@icloud.com> 
							
						 
						
							2021-01-03 23:47:04 +00:00  
				
					
						
							
							
								 
						
							
								093d3a6c59 
								
							 
						 
						
							
							
								
								remove deprecated on_connect methods ( #1857 )  
							
							
							
						 
						
							2020-12-27 23:23:30 +00:00  
				
					
						
							
							
								 
						
							
								9963a5ef54 
								
							 
						 
						
							
							
								
								expose on_connect v2 ( #1754 )  
							
							... 
							
							
							
							Co-authored-by: Mikail Bagishov <bagishov.mikail@yandex.ru> 
							
						 
						
							2020-10-30 02:03:26 +00:00  
				
					
						
							
							
								 
						
							
								8497b5f490 
								
							 
						 
						
							
							
								
								integrate with updated actix-{codec, utils} ( #1634 )  
							
							
							
						 
						
							2020-08-24 10:13:35 +01:00  
				
					
						
							
							
								 
						
							
								92b5bcd13f 
								
							 
						 
						
							
							
								
								Check format and tweak CI config ( #1619 )  
							
							
							
						 
						
							2020-07-22 00:28:33 +01:00  
				
					
						
							
							
								 
						
							
								292af145cb 
								
							 
						 
						
							
							
								
								http: Minimize `futures` dependencies  
							
							
							
						 
						
							2020-05-19 08:29:11 +09:00  
				
					
						
							
							
								 
						
							
								32a37b7282 
								
							 
						 
						
							
							
								
								Remove content_length from ResponseBuilder ( #1491 )  
							
							... 
							
							
							
							* Remove content_length since it'll be overwritten by the response body. FIXES  #1439 
* Add setting of Content-Length to the no_chunking function
* Add changes and migration documentations
* Update MIGRATION.md
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com> 
							
						 
						
							2020-05-19 07:46:31 +09:00  
				
					
						
							
							
								 
						
							
								e718f65121 
								
							 
						 
						
							
							
								
								Update tests  
							
							
							
						 
						
							2020-03-08 16:42:45 +09:00  
				
					
						
							
							
								 
						
							
								7ba14fd113 
								
							 
						 
						
							
							
								
								Run rustfmt  
							
							
							
						 
						
							2020-02-27 11:10:55 +09:00  
				
					
						
							
							
								 
						
							
								3b860ebdc7 
								
							 
						 
						
							
							
								
								Fix poll_ready call for WebSockets upgrade ( #1219 )  
							
							... 
							
							
							
							* Fix poll_ready call for WebSockets upgrade
* Poll upgrade service from H1ServiceHandler too 
							
						 
						
							2019-12-17 13:34:25 +06:00  
				
					
						
							
							
								 
						
							
								4937c9f9c2 
								
							 
						 
						
							
							
								
								refactor http-test server  
							
							
							
						 
						
							2019-12-12 23:08:38 +06:00  
				
					
						
							
							
								 
						
							
								b4b3350b3e 
								
							 
						 
						
							
							
								
								Add websockets continuation frame support  
							
							
							
						 
						
							2019-12-12 14:06:54 +06:00  
				
					
						
							
							
								 
						
							
								131c897099 
								
							 
						 
						
							
							
								
								upgrade to actix-net release  
							
							
							
						 
						
							2019-12-11 19:20:20 +06:00  
				
					
						
							
							
								 
						
							
								1f3ffe38e8 
								
							 
						 
						
							
							
								
								update actix-service dep  
							
							
							
						 
						
							2019-12-08 19:25:24 +06:00  
				
					
						
							
							
								 
						
							
								205a964d8f 
								
							 
						 
						
							
							
								
								upgrade to tokio 0.2  
							
							
							
						 
						
							2019-12-05 23:35:43 +06:00  
				
					
						
							
							
								 
						
							
								f4c01384ec 
								
							 
						 
						
							
							
								
								update to latest actix-net  
							
							
							
						 
						
							2019-12-02 17:33:11 +06:00  
				
					
						
							
							
								 
						
							
								4dc31aac93 
								
							 
						 
						
							
							
								
								use actix_rt::test for test setup  
							
							
							
						 
						
							2019-11-26 11:25:50 +06:00  
				
					
						
							
							
								 
						
							
								1ffa7d18d3 
								
							 
						 
						
							
							
								
								drop unpin constraint  
							
							
							
						 
						
							2019-11-21 16:02:17 +06:00  
				
					
						
							
							
								 
						
							
								687884fb94 
								
							 
						 
						
							
							
								
								update test-server tests  
							
							
							
						 
						
							2019-11-21 16:02:17 +06:00  
				
					
						
							
							
								 
						
							
								a6a2d2f444 
								
							 
						 
						
							
							
								
								update ssl impls  
							
							
							
						 
						
							2019-11-21 16:02:17 +06:00  
				
					
						
							
							
								 
						
							
								5e8f1c338c 
								
							 
						 
						
							
							
								
								fix h2 not using error response ( #1080 )  
							
							... 
							
							
							
							* fix h2 not using error response
* add fix change log
* fix h2 service error tests 
							
						 
						
							2019-09-09 16:24:57 +06:00  
				
					
						
							
							
								 
						
							
								63ddd30ee4 
								
							 
						 
						
							
							
								
								on_connect result isnt added to request extensions for http2 requests  #1009  
							
							
							
						 
						
							2019-09-01 13:15:02 +06:00  
				
					
						
							
							
								 
						
							
								cb19ebfe0c 
								
							 
						 
						
							
							
								
								add rustls support for actix-http and awc ( #998 )  
							
							... 
							
							
							
							* add rustls support for actix-http and awc
* fix features conflict
* remove unnecessary duplication
* test server with rust-tls
* fix
* test rustls
* awc rustls test
* format
* tests
* fix dependencies
* fixes and add changes
* remove test-server and Cargo.toml dev-dependencies changes
* cargo fmt 
							
						 
						
							2019-07-31 13:02:56 -07:00  
				
					
						
							
							
								 
						
							
								666756bfbe 
								
							 
						 
						
							
							
								
								body helpers  
							
							
							
						 
						
							2019-06-01 17:57:25 +06:00  
				
					
						
							
							
								 
						
							
								a614be7cb5 
								
							 
						 
						
							
							
								
								Don't DISCONNECT from stream when reader is empty ( #870 )  
							
							... 
							
							
							
							* Don't DISCONNECT from stream when reader is empty
* Fix chunked transfer: poll_request before closing stream + Test 
							
						 
						
							2019-05-29 20:37:42 +04:00  
				
					
						
							
							
								 
						
							
								df08baf67f 
								
							 
						 
						
							
							
								
								update actix-net dependencies  
							
							
							
						 
						
							2019-05-12 08:34:51 -07:00  
				
					
						
							
							
								 
						
							
								2e19f572ee 
								
							 
						 
						
							
							
								
								add tests for camel case headers rendering  
							
							
							
						 
						
							2019-04-24 11:27:57 -07:00  
				
					
						
							
							
								 
						
							
								a116c4c2c7 
								
							 
						 
						
							
							
								
								Expose peer addr via Request::peer_addr() and RequestHead::peer_addr  
							
							
							
						 
						
							2019-04-16 09:54:02 -07:00  
				
					
						
							
							
								 
						
							
								d115b3b3ed 
								
							 
						 
						
							
							
								
								ws verifyciation takes RequestHead; add SendError utility service  
							
							
							
						 
						
							2019-04-11 14:00:32 -07:00  
				
					
						
							
							
								 
						
							
								561f83d044 
								
							 
						 
						
							
							
								
								add upgrade service support to h1 dispatcher  
							
							
							
						 
						
							2019-04-08 17:51:14 -07:00  
				
					
						
							
							
								 
						
							
								bc58dbb2f5 
								
							 
						 
						
							
							
								
								add async expect service test  
							
							
							
						 
						
							2019-04-08 11:19:56 -07:00  
				
					
						
							
							
								 
						
							
								a7fdac1043 
								
							 
						 
						
							
							
								
								fix expect service registration and tests  
							
							
							
						 
						
							2019-04-08 10:31:29 -07:00  
				
					
						
							
							
								 
						
							
								3872d3ba5a 
								
							 
						 
						
							
							
								
								refactor h1 dispatcher  
							
							
							
						 
						
							2019-04-06 08:12:58 -07:00  
				
					
						
							
							
								 
						
							
								fbedaec661 
								
							 
						 
						
							
							
								
								add expect: 100-continue support  #141  
							
							
							
						 
						
							2019-04-05 16:46:44 -07:00  
				
					
						
							
							
								 
						
							
								1e2bd68e83 
								
							 
						 
						
							
							
								
								Render error and return as response body  
							
							
							
						 
						
							2019-04-03 19:55:19 -07:00  
				
					
						
							
							
								 
						
							
								db1f7651a3 
								
							 
						 
						
							
							
								
								more patch cratesio  
							
							
							
						 
						
							2019-04-02 14:47:59 -07:00  
				
					
						
							
							
								 
						
							
								bca31eb7ad 
								
							 
						 
						
							
							
								
								remove Deref  
							
							
							
						 
						
							2019-04-02 13:35:01 -07:00  
				
					
						
							
							
								 
						
							
								ce8294740e 
								
							 
						 
						
							
							
								
								fix tests with disabled features  
							
							
							
						 
						
							2019-03-31 17:04:34 -07:00  
				
					
						
							
							
								 
						
							
								d846328f36 
								
							 
						 
						
							
							
								
								fork cookie crate  
							
							
							
						 
						
							2019-03-29 21:13:39 -07:00  
				
					
						
							
							
								 
						
							
								193f8fb2d9 
								
							 
						 
						
							
							
								
								update tests  
							
							
							
						 
						
							2019-03-29 18:51:07 -07:00  
				
					
						
							
							
								 
						
							
								c126713f40 
								
							 
						 
						
							
							
								
								add rustls support to HttpServer  
							
							
							
						 
						
							2019-03-29 16:28:32 -07:00  
				
					
						
							
							
								 
						
							
								a2c9ff3a33 
								
							 
						 
						
							
							
								
								back to development  
							
							
							
						 
						
							2019-03-28 14:10:03 -07:00  
				
					
						
							
							
								 
						
							
								c59937784e 
								
							 
						 
						
							
							
								
								add client websockets support  
							
							
							
						 
						
							2019-03-27 18:53:19 -07:00  
				
					
						
							
							
								 
						
							
								c7ad677804 
								
							 
						 
						
							
							
								
								Merge actix-http project  
							
							
							
						 
						
							2019-03-26 11:54:35 -07:00