Skip to content

[SR-6403] Description of URLRequest on linux does not match output on Darwin. #3788

@mbrandonw

Description

@mbrandonw
Previous ID SR-6403
Radar None
Original Reporter @mbrandonw
Type Bug
Status Closed
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s Foundation
Labels Bug
Assignee ianpartridge (JIRA)
Priority Medium

md5: 61a10cc0493642a934bb81414f34b9cf

Issue Description:

This PR ( #1312 recently fixed the `description` of `URL`s to match Darwin, but `URLRequest` also has that problem. For example this is what is printed for a `URLRequest`:

<CFURL 0x1be4590 [0x7fd6a33eda98]>{string = home/episodes/42/comments/2, encoding = 134217984, base = (null)}

whereas on Darwin it's just:

http://www.pointfree.co/episodes/42/comments/2

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions