Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / restsharp/RestSharp issues and pull requests
#2082 - Bump Microsoft.CodeAnalysis.CSharp from 4.5.0 to 4.6.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 4 comments
Labels: wontfix, dependencies, .NET
#2081 - Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 2 comments
Labels: dependencies, .NET
#2080 - [Documentation] RequestAttribute should be RequestProperty
Issue -
State: closed - Opened by sebastienlabine almost 2 years ago
Labels: bug
#2079 - order request headers
Issue -
State: closed - Opened by atimofeev86 almost 2 years ago
- 1 comment
Labels: bug
#2078 - Timeout as TimeSpan, Support custom request timeout
Pull Request -
State: closed - Opened by RomanSoloweow almost 2 years ago
- 8 comments
#2077 - Duplicate cookies
Issue -
State: open - Opened by rawensoft almost 2 years ago
- 4 comments
Labels: bug
#2076 - Added Option to add Interceptors on Client Level
Pull Request -
State: closed - Opened by fseidl-bauradar almost 2 years ago
- 8 comments
#2075 - File or assembly System.Runtime.CompilerServices.Unsafe 4.0.4.1 missing (ExecutePostAsync)
Issue -
State: closed - Opened by erkanKR almost 2 years ago
- 2 comments
Labels: invalid
#2074 - Cookies are not being handling in the same way from v108.0.3 to new ones
Issue -
State: closed - Opened by iRetlaWM almost 2 years ago
- 1 comment
Labels: bug
#2073 - Use builtin methods to ConcurrentDictionary
Pull Request -
State: closed - Opened by sensslen almost 2 years ago
- 1 comment
#2072 - The response stream from AdvancedResponseWriter is disposed too early
Issue -
State: closed - Opened by bednar almost 2 years ago
- 6 comments
#2071 - await _client.GetAsync<T>(request, cancellationTokenSource.Token) never finish
Issue -
State: closed - Opened by tibormarchyn almost 2 years ago
- 2 comments
Labels: bug
#2070 - Possibility to set Serializer on RestRequest (instead of client), for client reuse with different serialisers
Issue -
State: closed - Opened by unhammer almost 2 years ago
- 4 comments
Labels: feature-request
#2069 - No value OAuth1 still need "=" to be valid
Pull Request -
State: closed - Opened by ili101 almost 2 years ago
- 4 comments
Labels: wontfix
#2068 - Support file uploading without multipart/form-data
Pull Request -
State: closed - Opened by RomanSoloweow almost 2 years ago
- 4 comments
#2067 - Bump FluentAssertions from 6.10.0 to 6.11.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 4 comments
Labels: wontfix, dependencies, .NET
#2066 - Documentation for Authentication is not correct
Issue -
State: closed - Opened by jmarbutt almost 2 years ago
- 2 comments
Labels: bug
#2065 - OAuth1 Consumer Key double URL encoded
Issue -
State: closed - Opened by j-duckworth almost 2 years ago
- 6 comments
Labels: bug
#2064 - Bump Microsoft.AspNetCore.TestHost from 6.0.15 to 6.0.16
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 4 comments
Labels: wontfix, dependencies, .NET
#2063 - GetJsonAsync<type> with Newtonsoft serializer stopped working with 110 update
Issue -
State: closed - Opened by almostEric almost 2 years ago
- 12 comments
Labels: bug
#2062 - Move the instantiation of RequestContent after calling the Authenticator
Pull Request -
State: closed - Opened by alexeyzimarev almost 2 years ago
- 1 comment
#2061 - HttpRequest doesn't send parameters added in Authenticator
Issue -
State: closed - Opened by hmG3 almost 2 years ago
- 1 comment
Labels: bug
#2060 - [Documentation] Code Snippets in `Intro.md` do not declare `cancellationToken`, yet use it in the examples
Issue -
State: closed - Opened by Rubix982 almost 2 years ago
- 4 comments
Labels: bug
#2059 - [RFC] Implement follow redirects
Issue -
State: open - Opened by alexeyzimarev almost 2 years ago
- 9 comments
Labels: feature-request
#2058 - Follow redirects
Pull Request -
State: open - Opened by alexeyzimarev almost 2 years ago
- 9 comments
#2057 - DownloadStreamAsync and server error
Issue -
State: closed - Opened by nssoft-rlagrange almost 2 years ago
- 5 comments
#2056 - Merge client- and request-level cookies in the header
Pull Request -
State: closed - Opened by alexeyzimarev almost 2 years ago
#2055 - Client-level cookies override request cookies
Issue -
State: closed - Opened by alexeyzimarev almost 2 years ago
Labels: bug
#2054 - Bump Microsoft.AspNetCore.TestHost from 6.0.9 to 6.0.15
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies, .NET
#2053 - Add CacheControl and refactoring response writers
Pull Request -
State: closed - Opened by alexeyzimarev almost 2 years ago
#2052 - Added Option to add Interceptors on Client Level
Pull Request -
State: closed - Opened by fseidl-bauradar almost 2 years ago
- 1 comment
#2051 - Added Option to add Interceptors
Pull Request -
State: closed - Opened by fseidl-bauradar almost 2 years ago
#2050 - Added remaining overloads (PATCH, HEAD, OPTIONS, DELETE)
Pull Request -
State: closed - Opened by alexeyzimarev almost 2 years ago
- 3 comments
#2049 - Added Option to add Interceptors
Pull Request -
State: closed - Opened by fseidl-bauradar almost 2 years ago
- 8 comments
#2048 - feature: Added Option to add Interceptors
Pull Request -
State: closed - Opened by fseidl-bauradar almost 2 years ago
- 3 comments
#2047 - Add Remove and Replace parameter functions to DefaultParameters
Pull Request -
State: closed - Opened by alexeyzimarev almost 2 years ago
- 1 comment
#2046 - RestClient.DefaultParameters missing RemoveParameter extension method
Issue -
State: closed - Opened by johnboygit almost 2 years ago
- 3 comments
Labels: bug
#2045 - FollowRedirects not working
Issue -
State: closed - Opened by rawensoft almost 2 years ago
- 15 comments
Labels: bug, awaiting-feedback
#2044 - Fix unsupported platform issues
Pull Request -
State: closed - Opened by alexeyzimarev almost 2 years ago
#2043 - Add `AddJsonBody` overload to serialise top-level string
Pull Request -
State: closed - Opened by alexeyzimarev almost 2 years ago
- 1 comment
#2042 - Adding client-level cookie container
Pull Request -
State: closed - Opened by alexeyzimarev almost 2 years ago
- 5 comments
#2041 - Bump Microsoft.AspNetCore.TestHost from 6.0.9 to 7.0.4
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 4 comments
Labels: dependencies
#2040 - Bump Newtonsoft.Json from 13.0.2 to 13.0.3
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#2039 - Make BuildUrl an extension
Pull Request -
State: closed - Opened by alexeyzimarev almost 2 years ago
- 3 comments
#2038 - ThrowOnAnyError set to false but still throws errors
Issue -
State: closed - Opened by AdamJurga almost 2 years ago
- 6 comments
Labels: bug
#2037 - No charset in url-encoded form in RestSharp 109.0.1
Issue -
State: closed - Opened by RudiSzalai almost 2 years ago
- 13 comments
Labels: bug
#2036 - Bump Microsoft.CodeAnalysis.CSharp from 4.4.0 to 4.5.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 2 comments
Labels: dependencies
#2035 - Wrong string representation of Parameter
Issue -
State: closed - Opened by hmG3 almost 2 years ago
- 1 comment
Labels: bug
#2034 - UseDefaultCredentials can't be changed after RestClient is instantiated.
Issue -
State: closed - Opened by asrichesson almost 2 years ago
- 1 comment
#2033 - System.Text.Json dependency is broken for net6.0 when used in netstandard2.0 library
Issue -
State: closed - Opened by nesc58 almost 2 years ago
- 5 comments
Labels: bug
#2031 - Bump AutoFixture from 4.17.0 to 4.18.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 2 comments
Labels: dependencies
#2030 - Bump MinVer from 4.2.0 to 4.3.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 2 comments
Labels: dependencies
#2029 - Bump FluentAssertions from 6.8.0 to 6.10.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 2 comments
Labels: dependencies
#2028 - Bump System.Text.Json from 5.0.1 to 7.0.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 2 comments
Labels: dependencies
#2026 - Make `BuildUri` public
Issue -
State: closed - Opened by alexeyzimarev almost 2 years ago
- 23 comments
Labels: feature-request
#2025 - DefaultParameters collection is not read-only
Issue -
State: closed - Opened by alexeyzimarev almost 2 years ago
Labels: feature-request
#2024 - Unable to reassign the Authenticator property in v109
Issue -
State: closed - Opened by Balkoth almost 2 years ago
- 17 comments
Labels: wontfix
#2023 - Add ExecutePatchtAsync and ExecuteDeleteAsync
Pull Request -
State: closed - Opened by akshay-zz almost 2 years ago
- 3 comments
#2022 - OAuth1 AddParameter/AddQueryParameter Empty Value Gets "Value Cannot Be null" Exception
Issue -
State: closed - Opened by RefaelAzari almost 2 years ago
- 1 comment
Labels: bug
#2021 - Added default parameters to the request. They got missing somehow.
Pull Request -
State: closed - Opened by alexeyzimarev almost 2 years ago
- 1 comment
#2020 - Consider the boundary quotes request option value
Pull Request -
State: closed - Opened by alexeyzimarev almost 2 years ago
- 1 comment
#2019 - Doing multipart/mixed stopped working
Issue -
State: closed - Opened by pysiak almost 2 years ago
- 7 comments
Labels: wontfix
#2013 - UrlSegment parameter does not replace the value inside a QueryParameter anymore
Issue -
State: closed - Opened by francisharvey almost 2 years ago
- 8 comments
Labels: bug, awaiting-feedback
#2011 - Double quotes option for multipart/form-data boundary
Issue -
State: closed - Opened by Coolava almost 2 years ago
- 3 comments
Labels: feature-request
#2007 - Bump BenchmarkDotNet from 0.13.2 to 0.13.5
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 4 comments
Labels: wontfix, dependencies
#2001 - OAuth2 with PKCE web flow authentication Authenticator
Issue -
State: open - Opened by uddhavchopade about 2 years ago
- 3 comments
Labels: feature-request, help wanted, authenticators
#1988 - DotNetXmlSerializer leaks memory
Issue -
State: closed - Opened by Timo-Weike about 2 years ago
- 3 comments
Labels: bug
#1984 - Problem with RestSharp on MAUI on iOS platform
Issue -
State: closed - Opened by zuzannaczaja about 2 years ago
- 2 comments
Labels: bug
#1981 - RestSharp with polly Example
Issue -
State: closed - Opened by regisrc about 2 years ago
- 4 comments
Labels: feature-request, wontfix
#1976 - [RFC] v109
Issue -
State: closed - Opened by alexeyzimarev about 2 years ago
- 41 comments
Labels: rfc
#1972 - Adding a DefaultParameter on a RestClient and use it in a Post request doesn't work
Issue -
State: closed - Opened by giembultje over 2 years ago
- 3 comments
Labels: bug
#1969 - mediaType null or empty when using RestSharp 108.0.2 with .NET 7
Issue -
State: closed - Opened by cheindel over 2 years ago
- 19 comments
Labels: bug
#1965 - Use supplied CsvConfiguration when reading
Pull Request -
State: closed - Opened by electrokit over 2 years ago
- 3 comments
#1954 - AddJsonBody handles strings in a usually user-friendly but incorrect way
Issue -
State: closed - Opened by MattiasMartens over 2 years ago
- 9 comments
Labels: serialisation
#1953 - Binary API Breaking Change in 108.0.2
Issue -
State: closed - Opened by GKBelmonte over 2 years ago
- 11 comments
Labels: bug
#1945 - OAuth1 signature is generated incorrectly when using non-ASCII symbols in request parameters
Issue -
State: closed - Opened by julianpetriv over 2 years ago
- 4 comments
Labels: bug, help wanted, good first issue, wontfix
#1937 - Parameters Order in a post query is not respected
Issue -
State: closed - Opened by Soft-jp over 2 years ago
- 6 comments
Labels: bug, wontfix
#1914 - Memory leak ExecuteAsync when using AddXmlBody
Issue -
State: closed - Opened by slagtejn over 2 years ago
- 3 comments
Labels: bug, wontfix
#1913 - 'Cannot assign method group to an implicitly-typed variable' error when building on .net framework
Issue -
State: closed - Opened by disshishkov over 2 years ago
- 10 comments
Labels: bug
#1898 - Please add IRestClient, IRestRequest, IRestResponse in next release
Issue -
State: closed - Opened by javedali-dev over 2 years ago
- 5 comments
Labels: feature-request
#1888 - Updated access modifier on RestRequest.AddFile to match documentation…
Pull Request -
State: closed - Opened by mjlindsay over 2 years ago
- 3 comments
Labels: wontfix
#1886 - RestRequest post fails when using AddBody with string. This worked fine in 107.3.0.
Issue -
State: closed - Opened by HHasenack over 2 years ago
- 19 comments
Labels: bug
#1853 - An error occurred while sending the request
Issue -
State: closed - Opened by my522cn almost 3 years ago
- 4 comments
Labels: bug, wontfix
#1845 - Restsharp not decompressing gzip response
Issue -
State: closed - Opened by anibal-acosta almost 3 years ago
- 4 comments
Labels: bug, wontfix
#1832 - RestSharp request fails with .NET Framework 4.8, but runs perfectly with .NET 5.0, .NET Core 3.1
Issue -
State: closed - Opened by jochenwezel almost 3 years ago
- 13 comments
Labels: bug, wontfix
#1827 - Remaining patches all in one commit
Pull Request -
State: closed - Opened by kendallb almost 3 years ago
- 30 comments
Labels: wontfix
#1823 - Need DownloadStreamAsync version that allows reading the status code?
Issue -
State: closed - Opened by kendallb almost 3 years ago
- 6 comments
Labels: feature-request, wontfix
#1791 - [RFC] RestClientFactory for better DI support
Issue -
State: open - Opened by alexeyzimarev almost 3 years ago
- 37 comments
Labels: feature-request, keep
#1692 - Client request extensions don't throw
Issue -
State: closed - Opened by alexeyzimarev about 3 years ago
- 14 comments
Labels: wontfix
#1667 - API reference documentation
Issue -
State: open - Opened by alexeyzimarev about 3 years ago
- 7 comments
Labels: documentation, keep
#1593 - Response Code 0 during HTTP post
Issue -
State: closed - Opened by CatWithAutism over 3 years ago
- 14 comments
#1556 - CVE-2021-27293: Fix NewDateRegex
Issue -
State: closed - Opened by b-c-ds about 4 years ago
- 11 comments
#1425 - remove exception from GET requests Http verb GET does not support body
Issue -
State: closed - Opened by fahad1k about 5 years ago
- 17 comments
#1419 - ExecuteAsync Does Not Fully Replace ExecuteTaskAsync
Issue -
State: closed - Opened by stricq about 5 years ago
- 8 comments
Labels: bug
#1396 - Repeated requests are slower under NetCore 3.1 than under NetFramework
Issue -
State: closed - Opened by HeilOliver about 5 years ago
- 4 comments
Labels: wontfix
#1322 - Socket connect opened many times in same machine with same request
Issue -
State: closed - Opened by wyaow over 5 years ago
- 38 comments
Labels: wontfix
#1229 - Retaining authorization header in RestSharp during redirects
Issue -
State: closed - Opened by shahamit about 6 years ago
- 9 comments
Labels: wontfix
#1193 - System.AccessViolationException
Issue -
State: closed - Opened by georgeemr over 6 years ago
- 3 comments
#1181 - Uploading files via PUT method
Issue -
State: closed - Opened by rafiix over 6 years ago
- 11 comments
#992 - Support .NET Standard 2.0 and .NET Framework 4.5.2 only
Issue -
State: closed - Opened by alexeyzimarev over 7 years ago
- 90 comments