Skip to content

Commit

Permalink
Merge 9f27300 into 1.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
violetagg committed Jun 14, 2023
2 parents dbaa62a + 9f27300 commit af687d8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ public HttpHeaders requestHeaders() {

@Override
public HttpClientRequest responseTimeout(Duration maxReadOperationInterval) {
throw new UnsupportedOperationException("Should not add request timeout");
throw new UnsupportedOperationException("Should not add response timeout");
}

@Override
Expand Down

0 comments on commit af687d8

Please sign in to comment.