There were various str/bytes mismatches in the code. This caused
the proxy server to misbehave at run-time. The manifestation
was typically premature socket disconnect from the perspective
of the client.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHG97e2442a4595: py3: port tinyproxy.py to work with Python 3
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.