Fixed #21447 -- Restored code erroneously removed in 20472aa8.
Also added some tests for HttpRequest.__repr__. Note that the added tests don't actually catch the accidental code removal (see ticket) but they do cover a codepath that wasn't tested before. Thanks to Tom Christie for the report and the original patch.
Loading
Please register or sign in to comment