mirror of https://github.com/sundowndev/http.git
parent
dd5c153ac4
commit
f91415cffa
|
@ -24,7 +24,7 @@ See [here](/advanced#hooks) for advanced usage.
|
||||||
|
|
||||||
## `onResponse`
|
## `onResponse`
|
||||||
|
|
||||||
- arguments: `(response)`
|
- arguments: `(request, options, response)`
|
||||||
|
|
||||||
**Example: **
|
**Example: **
|
||||||
```js{}[plugins/http.js]
|
```js{}[plugins/http.js]
|
||||||
|
|
Loading…
Reference in New Issue