[patch] test-client Client.login() doesn't support absolute URLs in the Location header
Summary says it all. RFC 2616 specifies location headers should be absolute. I'm attaching a patch that fixes things for me.
Change History
(6)
| Summary: |
Client.login() doesn't support absolute URLs in the Location header → [patch] Client.login() doesn't support absolute URLs in the Location header
|
| Owner: |
changed from Adrian Holovaty to Russell Keith-Magee
|
| Triage Stage: |
Unreviewed → Ready for checkin
|
| Summary: |
[patch] Client.login() doesn't support absolute URLs in the Location header → [patch] test-client Client.login() doesn't support absolute URLs in the Location header
|
| Resolution: |
→ fixed
|
| Status: |
new → closed
|
Looks straight-forward. Thanks ben.