Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3692a0c

Browse files
vietjslandelle
authored andcommitted
1 parentfbe8049 commit3692a0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎client/src/main/java/org/asynchttpclient/AsyncHttpClientConfig.java‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ public interface AsyncHttpClientConfig {
197197
* In the case of a POST/Redirect/Get scenario where the server uses a 302 for the redirect, should AHC respond to the redirect with a GET or whatever the original method was.
198198
* Unless configured otherwise, for a 302, AHC, will use a GET for this case.
199199
*
200-
* @return <code>true</code> ifstring 302 handling is to be used, otherwise <code>false</code>.
200+
* @return <code>true</code> ifstrict 302 handling is to be used, otherwise <code>false</code>.
201201
*/
202202
booleanisStrict302Handling();
203203

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp