Commit bd28a1b
authored
Fix for upcoming httr2 1.2.0 (#109)
httr2 now puts redacted headers inside a weakref which means that they can't accidentally be serialized to disk. It also exposes a new `req_get_headers()` accessor in order to get to the actual value if needed.1 parent 8417324 commit bd28a1b
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
32 | 36 | | |
33 | 37 | | |
34 | 38 | | |
| |||
0 commit comments