File tree 2 files changed +7
-10
lines changed
2 files changed +7
-10
lines changed Original file line number Diff line number Diff line change @@ -172,7 +172,7 @@ const response = await got('https://example.com', {
172
172
});
173
173
```
174
174
175
- ### ` beforeRetry `
175
+ #### ` beforeRetry `
176
176
177
177
** Type: ` BeforeRetryHook[] ` ** \
178
178
** Default: ` [] ` **
@@ -209,7 +209,7 @@ await got('https://httpbin.org/status/500', {
209
209
});
210
210
```
211
211
212
- ### ` afterResponse `
212
+ #### ` afterResponse `
213
213
214
214
** Type: ` AfterResponseHook[] ` ** \
215
215
** Default: ` [] ` **
@@ -264,7 +264,7 @@ const instance = got.extend({
264
264
});
265
265
```
266
266
267
- ### ` beforeError `
267
+ #### ` beforeError `
268
268
269
269
** Type: ` BeforeErrorHook[] ` ** \
270
270
** Default: ` [] ` **
Original file line number Diff line number Diff line change 12
12
</sup>
13
13
</p>
14
14
<br>
15
- <a href="https://moxy.studio">
16
- <img src="https://sindresorhus.com/assets/thanks/moxy-logo.svg" width="160">
17
- </a>
18
- <br>
19
- <br>
20
- <br>
21
15
<a href="https://retool.com/?utm_campaign=sindresorhus">
22
16
<img src="https://sindresorhus.com/assets/thanks/retool-logo.svg" width="210">
23
17
</a>
35
29
<br>
36
30
<br>
37
31
<a href="https://www.monito.com">
38
- <img src="https://sindresorhus.com/assets/thanks/monito-logo.svg" width="210">
32
+ <div>
33
+ <img src="https://sindresorhus.com/assets/thanks/monito-logo.svg" width="210">
34
+ </div>
35
+ <b>Find the cheapest way to send money abroad</b>
39
36
</a>
40
37
<br>
41
38
<br>
You can’t perform that action at this time.
0 commit comments