Skip to content

Commit 3e102e5

Browse files
committed
Merge branch '6.1.x'
2 parents 9cd4d32 + 039cbb3 commit 3e102e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-web/src/main/java/org/springframework/http/client/AbstractClientHttpRequestFactoryWrapper.java

+1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ public final ClientHttpRequest createRequest(URI uri, HttpMethod httpMethod) thr
5656

5757
/**
5858
* Return the delegate request factory.
59+
* @since 6.1.4
5960
*/
6061
public ClientHttpRequestFactory getDelegate() {
6162
return this.requestFactory;

0 commit comments

Comments
 (0)