- From: Darrel <notifications@github.com>
- Date: Sat, 17 Jan 2015 20:41:56 -0800
- To: webspecs/url <url@noreply.github.com>
Received on Sunday, 18 January 2015 04:42:22 UTC
The version property previously used to identify the useragent only identified the CLR, not the framework version. I suspect the previous tests were run on .net 4.0. Running the tests on .Net 4.5 show a reasonable number of differences, including differences in how the [] are handled and how ipv6 addresses are rendered.
You can view, comment on, or merge this pull request online at:
https://github.com/webspecs/url/pull/46
-- Commit Summary --
* Update csharp test to identify .net fwk version
-- File Changes --
M evaluate/testuri.cs (6)
-- Patch Links --
https://github.com/webspecs/url/pull/46.patch
https://github.com/webspecs/url/pull/46.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/webspecs/url/pull/46
Received on Sunday, 18 January 2015 04:42:22 UTC