Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ryber committed May 8, 2024
1 parent ea4973b commit 54add72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unirest/src/main/java/kong/unirest/core/HttpRequest.java
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ default R accept(ContentType value){
R withObjectMapper(ObjectMapper mapper);

/**
* Set a connect timeout for this request
* Set a timeout for this request
* @param millies the time in millies
* @return this request builder
*/
Expand Down

0 comments on commit 54add72

Please sign in to comment.