-
-
Notifications
You must be signed in to change notification settings - Fork 89
Open
Description
requests-scala/requests/src/requests/Requester.scala
Lines 171 to 177 in cf41094
| * | |
| * @param onHeadersReceived | |
| * the second callback to be called, this provides access to the response's status code, status | |
| * message, headers, and any previous re-direct responses. Returns a boolean, where `false` can | |
| * be used to | |
| * | |
| * @return |
Looks like the callback returns Unit rather than a boolean anyway
Metadata
Metadata
Assignees
Labels
No labels