diff options
| author | Chris Dent <chris.dent@gmail.com> | 2019-02-28 15:40:15 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-28 15:40:15 +0000 |
| commit | 602fc5b942b7799f668b81249c13f7fd51cf460f (patch) | |
| tree | d363d3b90b5f231a26f8ee78a4b75eba32bced89 /docs/modules/httpserver.txt | |
| parent | e9d05aaaf39846a77bb36a66bb066490ff85bb24 (diff) | |
| download | paste-git-602fc5b942b7799f668b81249c13f7fd51cf460f.tar.gz | |
Write bytestrings when calling wsgi_write_chunk (#22)
httpservers writes an empty string or an internal server
error message, these needs to be bytes in python 3.
It might have been useful to have wsgi_write_chunk accept
either bytes or strings and do the right thing, but that
seemed too invasive to be safe.
Diffstat (limited to 'docs/modules/httpserver.txt')
0 files changed, 0 insertions, 0 deletions
