Commit 5e7c839
committed
Fix UnicodeDecodeError in print_requests.py on systems with ASCII locale
Open out.requests.txt with explicit utf-8 encoding to handle
non-ASCII characters in request bodies.
Co-authored-by: Isaac1 parent 6513dd1 commit 5e7c839
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
| 171 | + | |
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| |||
0 commit comments