mirror of
				https://github.com/nsnail/Ocelot.git
				synced 2025-11-04 13:50:49 +08:00 
			
		
		
		
	#264 missed this docs change
This commit is contained in:
		@@ -2,7 +2,7 @@ Delegating Handers
 | 
				
			|||||||
==================
 | 
					==================
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Ocelot allows the user to add delegating handlers to the HttpClient transport. This feature was requested `GitHub #208 <https://github.com/TomPallister/Ocelot/issues/208>`_ 
 | 
					Ocelot allows the user to add delegating handlers to the HttpClient transport. This feature was requested `GitHub #208 <https://github.com/TomPallister/Ocelot/issues/208>`_ 
 | 
				
			||||||
and I decided that it was going to be useful in various ways. Since then we extended it in `GitHub #208 <https://github.com/TomPallister/Ocelot/issues/264>`_.
 | 
					and I decided that it was going to be useful in various ways. Since then we extended it in `GitHub #264 <https://github.com/TomPallister/Ocelot/issues/264>`_.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Usage
 | 
					Usage
 | 
				
			||||||
^^^^^
 | 
					^^^^^
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user