Michael Möller
|
357a7a114e
|
Fixed the "System.UriFormatException: Invalid URI: The Uri string is too long." exception when submitting a longer hardware report.
|
2020-01-29 21:51:03 +01:00 |
|
Michael Möller
|
2e3489e1f7
|
Changed the license to the Mozilla Public License 2.0 and update the licensing information.
|
2012-05-27 14:23:31 +00:00 |
|
Michael Möller
|
f078c78c22
|
Replaced HttpUtility.UrlEncode with Uri.EscapeDataString and deleted the reference to the System.Web assembly. The System.Web assembly seems to be missing on some .NET 4.0 installations (and the overhead of using it is a bit large, just for the UrlEncode method).
|
2010-10-02 18:15:46 +00:00 |
|
Michael Möller
|
a72af71590
|
Fixed Issue 66.
|
2010-07-04 12:12:37 +00:00 |
|