mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Merge branch '6.1.x'
This commit is contained in:
+1
@@ -56,6 +56,7 @@ public abstract class AbstractClientHttpRequestFactoryWrapper implements ClientH
|
||||
|
||||
/**
|
||||
* Return the delegate request factory.
|
||||
* @since 6.1.4
|
||||
*/
|
||||
public ClientHttpRequestFactory getDelegate() {
|
||||
return this.requestFactory;
|
||||
|
||||
Reference in New Issue
Block a user