Explorar o código

Updated documentation

Jan Oris %!s(int64=8) %!d(string=hai) anos
pai
achega
64d37fa12a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -397,7 +397,7 @@ any validation on the cURL options. Additional information about available cURL
 
 | Method                |  Default value    | Description                                                       |
 |-----------------------|-------------------|-------------------------------------------------------------------|
-| withTimeout()         |  30 seconds       | Set the timeout of the request                                    |
+| withTimeout()         |  30 seconds       | Set the timeout of the request (integer or float)                 |
 | allowRedirect()       |  false            | Allow the request to be redirected internally                     |
 | asJsonRequest()       |  false            | Submit the request data as JSON                                   |
 | asJsonResponse()      |  false            | Decode the response data from JSON                                |