|
|
| 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