You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lidarr/src/NzbDrone.Common.Test/Http
Taloth Saldono 26c8768931
New: Removed libcurl http fallback since mono 5.16+ doesn't need it. Also bumped minimum mono version check to 5.16 (5.20 is the best choice atm)
5 years ago
..
HttpClientFixture.cs New: Removed libcurl http fallback since mono 5.16+ doesn't need it. Also bumped minimum mono version check to 5.16 (5.20 is the best choice atm) 5 years ago
HttpHeaderFixture.cs Fixed: Parsing headers that have a trailing semi-colon 7 years ago
HttpRequestBuilderFixture.cs Replaced Uri with HttpUri. 8 years ago
HttpRequestFixture.cs Removed unused using statements 8 years ago
HttpUriFixture.cs Fixed HttpUri parsing of domain names with underscores 7 years ago
UserAgentBuilderFixture.cs Fixed: OS Version detection shouldn't break user agents. Fixes #1611 8 years ago