Changes between Initial Version and Version 4 of Ticket #34240


Ignore:
Timestamp:
Jan 4, 2023, 3:13:00 AM (17 months ago)
Author:
Mariusz Felisiak
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34240

    • Property Triage Stage UnreviewedAccepted
  • Ticket #34240 – Description

    initial v4  
    1 Similar to the #28337, HTTP headers are no longer in `extra` so they are no longer preserved in `assertRedirects()`.
     1Similar to the #28337, HTTP headers can be passed in the `headers` argument and should be preserved in `assertRedirects()`.
    22
    33{{{#!diff
Back to Top