• Martijn Pieters's avatar
    Separate clearing and closing a request. · 146cc221
    Martijn Pieters authored
    Clearing frees resources, closing also sends out the end-request event. Clones
    of the current request need to be cleared, only the actual current request
    needs to be closed. Fixes LP #414757.
    146cc221
HTTPRequest.py 66.8 KB