Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
include76
/
RestSharp
Public
forked from
restsharp/RestSharp
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
dev
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 21, 2020
Mark ErrorException as nullable to match interface (#1548)
Menachem Hornbacher
authored
0ed7b0a
View commit details
Copy full SHA for 0ed7b0a
Browse repository at this point
Commits on Dec 9, 2020
fix memory leak #1506 (#1543)
mhornbacher
authored
e3280ab
View commit details
Copy full SHA for e3280ab
Browse repository at this point
Merge pull request #1539 from ynden/work/ynden/fix-typo
Show description for da30579
alexeyzimarev
authored
da30579
View commit details
Copy full SHA for da30579
Browse repository at this point
Commits on Nov 24, 2020
Fix typo in documentation
ynden
committed
0dc7297
View commit details
Copy full SHA for 0dc7297
Browse repository at this point
Fix typo in doc comment
ynden
committed
54d87e6
View commit details
Copy full SHA for 54d87e6
Browse repository at this point
Commits on Nov 23, 2020
Merge pull request #1537 from devamitk/patch-1
Show description for f9cc851
alexeyzimarev
authored
f9cc851
View commit details
Copy full SHA for f9cc851
Browse repository at this point
Changed tha to who
Show description for f0d8b5f
iamitka
authored
f0d8b5f
View commit details
Copy full SHA for f0d8b5f
Browse repository at this point
Merge pull request #1528 from ynden/work/ynden/fix-link
Show description for 5724cb7
alexeyzimarev
authored
5724cb7
View commit details
Copy full SHA for 5724cb7
Browse repository at this point
Commits on Nov 9, 2020
Fix broken link
ynden
committed
a0ee3b0
View commit details
Copy full SHA for a0ee3b0
Browse repository at this point
Commits on Oct 28, 2020
Update the error docs
alexeyzimarev
committed
b5efc85
View commit details
Copy full SHA for b5efc85
Browse repository at this point
Update Vuepress, replace the link
alexeyzimarev
committed
9f300ee
View commit details
Copy full SHA for 9f300ee
Browse repository at this point
Commits on Oct 23, 2020
Added obsolete to credentials
alexeyzimarev
committed
33033ce
View commit details
Copy full SHA for 33033ce
Browse repository at this point
Improve contribution guidelines
alexeyzimarev
committed
525a981
View commit details
Copy full SHA for 525a981
Browse repository at this point
Merge pull request #1515 from InRedikaWB/fix/ThrowOnAnyError
Show description for 6e10429
alexeyzimarev
authored
6e10429
View commit details
Copy full SHA for 6e10429
Browse repository at this point
Merge pull request #1513 from liquidboy/issue-1480
Show description for 4cd6eb5
alexeyzimarev
authored
4cd6eb5
View commit details
Copy full SHA for 4cd6eb5
Browse repository at this point
Commits on Oct 10, 2020
fix: throw error if ThrowOnAnyError flag is true
FrediKats
committed
b87cd97
View commit details
Copy full SHA for b87cd97
Browse repository at this point
Commits on Oct 9, 2020
fix #1480 - ToCamelCase broken for a single word with multiple uppercase sections
liquidboy
committed
1b7dd95
View commit details
Copy full SHA for 1b7dd95
Browse repository at this point
Commits on Sep 30, 2020
Merge remote-tracking branch 'origin/dev' into dev
alexeyzimarev
committed
f9aa955
View commit details
Copy full SHA for f9aa955
Browse repository at this point
Removed the version attribute for #1504
alexeyzimarev
committed
b78927d
View commit details
Copy full SHA for b78927d
Browse repository at this point
Create FUNDING.yml
alexeyzimarev
authored
02f653c
View commit details
Copy full SHA for 02f653c
Browse repository at this point
Merge branch 'dev' of github.com:restsharp/RestSharp into dev
alexeyzimarev
committed
9d71791
View commit details
Copy full SHA for 9d71791
Browse repository at this point
Update MinVer hoping to get the right assembly version
alexeyzimarev
committed
fec3cfa
View commit details
Copy full SHA for fec3cfa
Browse repository at this point
Delete FUNDING.yml
alexeyzimarev
authored
f42ec2f
View commit details
Copy full SHA for f42ec2f
Browse repository at this point
Commits on Sep 17, 2020
Merge pull request #1498 from sharok/fix_oauth_encoding
Show description for 4daaf69
alexeyzimarev
authored
4daaf69
View commit details
Copy full SHA for 4daaf69
Browse repository at this point
Commits on Sep 15, 2020
Add test for checking encoding oauth_token
sharok
committed
68c0776
View commit details
Copy full SHA for 68c0776
Browse repository at this point
Commits on Sep 11, 2020
Encode oauth_token. Fixes #1495
sharok
committed
7b794ac
View commit details
Copy full SHA for 7b794ac
Browse repository at this point
Commits on Sep 5, 2020
Merge pull request #1493 from nesc58/fix-culture
Show description for 2ebdbc2
alexeyzimarev
authored
2ebdbc2
View commit details
Copy full SHA for 2ebdbc2
Browse repository at this point
Commits on Sep 4, 2020
Use given culture or invariant culture when converting strings to lower or upper
nesc58
committed
67907ea
View commit details
Copy full SHA for 67907ea
Browse repository at this point
Merge pull request #1492 from nesc58/fix-culture
Show description for 25debfa
alexeyzimarev
authored
25debfa
View commit details
Copy full SHA for 25debfa
Browse repository at this point
Fix #1491 - culture param added to xml documentation
nesc58
committed
a5555f9
View commit details
Copy full SHA for a5555f9
Browse repository at this point
Fix #1491
nesc58
committed
3ac1738
View commit details
Copy full SHA for 3ac1738
Browse repository at this point
Commits on Sep 2, 2020
Merge pull request #1490 from farhadmammadli/dev
Show description for ccb68a7
alexeyzimarev
authored
ccb68a7
View commit details
Copy full SHA for ccb68a7
Browse repository at this point
Commits on Aug 23, 2020
Update getting-started.md
farhadmammadli
authored
8b6e904
View commit details
Copy full SHA for 8b6e904
Browse repository at this point
Commits on Aug 5, 2020
Make the benchmarking project not packable
alexeyzimarev
committed
b5c43a4
View commit details
Copy full SHA for b5c43a4
Browse repository at this point
Disable tests on Linux for now
alexeyzimarev
committed
b3a09e2
View commit details
Copy full SHA for b3a09e2
Browse repository at this point
Previous
Next
You can’t perform that action at this time.