• Amos Latteier's avatar
    Fixed a bunch of bugs reported by Skip and Martijn Pieters. · c20e44ca
    Amos Latteier authored
    Fixed HTTP reply line (whoops). Fixed content-length setting so that it doesn't happen when transfer-encoding. Renamed request, 'response' in ChannelPipe.finish(). Tweaked 204 response setting to avoid returning 204 on WebDAV OPTIONS response when IE5 expects 200.
    c20e44ca
HTTPResponse.py 10.3 KB