Skip to content

Commit 5c105b4

Browse files
authored
Merge pull request #10992 from MarkoMin/inets/doc_autoretry_since
document httpc autoretry since tag
2 parents bfa9fcd + 4194e88 commit 5c105b4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

lib/inets/src/http_client/httpc.erl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,8 @@ HTTP options:
305305

306306
Default is atom `infinity`.
307307

308+
Since OTP 28.4
309+
308310
- **`proxy_auth`** - A proxy-authorization header using a tuple where the first
309311
element is the `username` and the second element of the tuple is the
310312
`password` added to the request.

0 commit comments

Comments
 (0)