Category Summary
Posts tagged “Computing Python”
2013 Feb 14
WSGI and truncated chunked response bodies
I may be almost through with WSGI. While it has certainly worked for a number of my close-to-the-wire HTTP projects over the years, I seem finally to have reached an edge case where — as a standard — it cannot guarantee that I even return a correct response to browsers!…