diff --git a/doc/ibrowse.html b/doc/ibrowse.html index a7fd963..b10c0cf 100644 --- a/doc/ibrowse.html +++ b/doc/ibrowse.html @@ -146,7 +146,7 @@ The ibrowse application implements an HTTP 1.1 client. This

send_req/5

-

send_req(Url::string(), Headers::headerList(), Method::method(), Body::body(), Options::optionList()) -> response()

+

send_req(Url::string(), Headers::headerList(), Method::method(), Body::body(), Options::optionList()) -> response()

Same as send_req/4. For a description of SSL Options, look in the ssl manpage. If the HTTP Version to use is not specified, the default is 1.1