Commit 6bbd4e4
committed
[rb] Encode post data in network interceptor to base64
Fixes #11256
https://chromedevtools.github.io/devtools-protocol/tot/Fetch/#method-continueRequest1 parent 78d2bb8 commit 6bbd4e4
2 files changed
Lines changed: 2 additions & 1 deletion
File tree
- rb
- lib/selenium/webdriver/devtools
- spec/integration/selenium/webdriver
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
| 137 | + | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
| 204 | + | |
204 | 205 | | |
205 | 206 | | |
206 | 207 | | |
| |||
0 commit comments