Nick Pope
|
c77fbda7ce
|
Added more tests for django.http.request.split_domain_port().
|
2023-08-02 13:06:23 +02:00 |
|
benebsiny
|
7cc138a58f
|
Added MultiPartParser tests for parsing base64-encoded fields.
|
2023-06-07 05:44:27 +02:00 |
|
Mariusz Felisiak
|
280ca147af
|
Fixed #34484, Refs #34482 -- Reverted "Fixed #29186 -- Fixed pickling HttpRequest and subclasses."
This reverts commit 6220c445c4 .
Thanks Adam Johnson and Márton Salomváry for reports.
|
2023-04-12 18:52:43 +02:00 |
|
Tim Graham
|
016bead6a2
|
Renamed 'requests' test package.
This avoids a collision when third-party database backends depend on the
Requests HTTP library.
|
2023-01-07 11:41:40 +01:00 |
|