Skip to content

Commit b886121

Browse files
committed
minor change
1 parent 20397d1 commit b886121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OGParser/src/main/java/com/kedia/ogparser/JsoupNetworkCall.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import org.jsoup.Jsoup
55

66
/**
77
* @param timeout - Timeout for requests, specified in milliseconds (default - 60000)
8-
* @param jsoupProxy - Specify proxy for requests
8+
* @param jsoupProxy - Specify proxy for requests (host, port)
99
* @param maxBodySize - The maximum size to fetch for body
1010
*/
1111

0 commit comments

Comments
 (0)