Commit 09f756e
committed
requests: Unify BodyStream EOF error message.
Use one error string for Content-Length and chunked read paths to reduce
__init__.mpy size without changing behaviour.
Signed-off-by: Pablo Ventura <pablogventura@gmail.com>1 parent 4dafe6c commit 09f756e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments