Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/restsharp/RestSharp

Simple REST and HTTP API Client for .NET
https://github.com/restsharp/RestSharp

Duplicate cookies

rawensoft opened this issue over 1 year ago
Added Option to add Interceptors on Client Level

fseidl-bauradar opened this pull request over 1 year ago
Use builtin methods to ConcurrentDictionary

sensslen opened this pull request over 1 year ago
No value OAuth1 still need "=" to be valid

ili101 opened this pull request over 1 year ago
Support file uploading without multipart/form-data

RomanSoloweow opened this pull request over 1 year ago
Bump FluentAssertions from 6.10.0 to 6.11.0

dependabot[bot] opened this pull request over 1 year ago
Documentation for Authentication is not correct

jmarbutt opened this issue over 1 year ago
OAuth1 Consumer Key double URL encoded

j-duckworth opened this issue over 1 year ago
Bump Microsoft.AspNetCore.TestHost from 6.0.15 to 6.0.16

dependabot[bot] opened this pull request over 1 year ago
Move the instantiation of RequestContent after calling the Authenticator

alexeyzimarev opened this pull request over 1 year ago
HttpRequest doesn't send parameters added in Authenticator

hmG3 opened this issue over 1 year ago
[RFC] Implement follow redirects

alexeyzimarev opened this issue over 1 year ago
Follow redirects

alexeyzimarev opened this pull request over 1 year ago
DownloadStreamAsync and server error

nssoft-rlagrange opened this issue over 1 year ago
Merge client- and request-level cookies in the header

alexeyzimarev opened this pull request over 1 year ago
Client-level cookies override request cookies

alexeyzimarev opened this issue over 1 year ago
Bump Microsoft.AspNetCore.TestHost from 6.0.9 to 6.0.15

dependabot[bot] opened this pull request over 1 year ago
Add CacheControl and refactoring response writers

alexeyzimarev opened this pull request over 1 year ago
Added Option to add Interceptors on Client Level

fseidl-bauradar opened this pull request over 1 year ago
Added Option to add Interceptors

fseidl-bauradar opened this pull request over 1 year ago
Added remaining overloads (PATCH, HEAD, OPTIONS, DELETE)

alexeyzimarev opened this pull request over 1 year ago
Added Option to add Interceptors

fseidl-bauradar opened this pull request over 1 year ago
feature: Added Option to add Interceptors

fseidl-bauradar opened this pull request over 1 year ago
Add Remove and Replace parameter functions to DefaultParameters

alexeyzimarev opened this pull request over 1 year ago
RestClient.DefaultParameters missing RemoveParameter extension method

johnboygit opened this issue over 1 year ago
FollowRedirects not working

rawensoft opened this issue over 1 year ago
Fix unsupported platform issues

alexeyzimarev opened this pull request over 1 year ago
Add `AddJsonBody` overload to serialise top-level string

alexeyzimarev opened this pull request over 1 year ago
Adding client-level cookie container

alexeyzimarev opened this pull request over 1 year ago
Bump Microsoft.AspNetCore.TestHost from 6.0.9 to 7.0.4

dependabot[bot] opened this pull request over 1 year ago
Bump Newtonsoft.Json from 13.0.2 to 13.0.3

dependabot[bot] opened this pull request over 1 year ago
Make BuildUrl an extension

alexeyzimarev opened this pull request almost 2 years ago
ThrowOnAnyError set to false but still throws errors

AdamJurga opened this issue almost 2 years ago
No charset in url-encoded form in RestSharp 109.0.1

RudiSzalai opened this issue almost 2 years ago
Bump Microsoft.CodeAnalysis.CSharp from 4.4.0 to 4.5.0

dependabot[bot] opened this pull request almost 2 years ago
Wrong string representation of Parameter

hmG3 opened this issue almost 2 years ago
UseDefaultCredentials can't be changed after RestClient is instantiated.

asrichesson opened this issue almost 2 years ago
Bump AutoFixture from 4.17.0 to 4.18.0

dependabot[bot] opened this pull request almost 2 years ago
Bump MinVer from 4.2.0 to 4.3.0

dependabot[bot] opened this pull request almost 2 years ago
Bump FluentAssertions from 6.8.0 to 6.10.0

dependabot[bot] opened this pull request almost 2 years ago
Bump System.Text.Json from 5.0.1 to 7.0.2

dependabot[bot] opened this pull request almost 2 years ago
Make `BuildUri` public

alexeyzimarev opened this issue almost 2 years ago
DefaultParameters collection is not read-only

alexeyzimarev opened this issue almost 2 years ago
Unable to reassign the Authenticator property in v109

Balkoth opened this issue almost 2 years ago
Add ExecutePatchtAsync and ExecuteDeleteAsync

akshay-zz opened this pull request almost 2 years ago
Added default parameters to the request. They got missing somehow.

alexeyzimarev opened this pull request almost 2 years ago
Consider the boundary quotes request option value

alexeyzimarev opened this pull request almost 2 years ago
Doing multipart/mixed stopped working

pysiak opened this issue almost 2 years ago
UrlSegment parameter does not replace the value inside a QueryParameter anymore

francisharvey opened this issue almost 2 years ago
Double quotes option for multipart/form-data boundary

Coolava opened this issue almost 2 years ago
Bump BenchmarkDotNet from 0.13.2 to 0.13.5

dependabot[bot] opened this pull request almost 2 years ago
OAuth2 with PKCE web flow authentication Authenticator

uddhavchopade opened this issue almost 2 years ago
DotNetXmlSerializer leaks memory

Timo-Weike opened this issue about 2 years ago
Problem with RestSharp on MAUI on iOS platform

zuzannaczaja opened this issue about 2 years ago
RestSharp with polly Example

regisrc opened this issue about 2 years ago
[RFC] v109

alexeyzimarev opened this issue about 2 years ago
mediaType null or empty when using RestSharp 108.0.2 with .NET 7

cheindel opened this issue about 2 years ago
Use supplied CsvConfiguration when reading

electrokit opened this pull request about 2 years ago
AddJsonBody handles strings in a usually user-friendly but incorrect way

MattiasMartens opened this issue about 2 years ago
Binary API Breaking Change in 108.0.2

GKBelmonte opened this issue about 2 years ago
Parameters Order in a post query is not respected

Soft-jp opened this issue over 2 years ago
Memory leak ExecuteAsync when using AddXmlBody

slagtejn opened this issue over 2 years ago
Please add IRestClient, IRestRequest, IRestResponse in next release

javedali-dev opened this issue over 2 years ago
Updated access modifier on RestRequest.AddFile to match documentation…

mjlindsay opened this pull request over 2 years ago
An error occurred while sending the request

my522cn opened this issue over 2 years ago
Restsharp not decompressing gzip response

anibal-acosta opened this issue over 2 years ago
Remaining patches all in one commit

kendallb opened this pull request over 2 years ago
Need DownloadStreamAsync version that allows reading the status code?

kendallb opened this issue almost 3 years ago
[RFC] RestClientFactory for better DI support

alexeyzimarev opened this issue almost 3 years ago
Client request extensions don't throw

alexeyzimarev opened this issue almost 3 years ago
API reference documentation

alexeyzimarev opened this issue about 3 years ago
Response Code 0 during HTTP post

CatWithAutism opened this issue over 3 years ago
CVE-2021-27293: Fix NewDateRegex

b-c-ds opened this issue almost 4 years ago
remove exception from GET requests Http verb GET does not support body

fahad1k opened this issue almost 5 years ago
ExecuteAsync Does Not Fully Replace ExecuteTaskAsync

stricq opened this issue almost 5 years ago
Repeated requests are slower under NetCore 3.1 than under NetFramework

HeilOliver opened this issue almost 5 years ago
Retaining authorization header in RestSharp during redirects

shahamit opened this issue about 6 years ago
System.AccessViolationException

georgeemr opened this issue about 6 years ago
Uploading files via PUT method

rafiix opened this issue about 6 years ago
Support .NET Standard 2.0 and .NET Framework 4.5.2 only

alexeyzimarev opened this issue over 7 years ago
Reporting progress while receiving "application/octect-stream"

corentinaltepe opened this issue about 8 years ago
Add support for Matrix Parameters

benfo opened this pull request over 9 years ago
Cookies are not set during redirect

jackhftang opened this issue over 10 years ago