Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ features:
details: Send objects as the request body in JSON or XML, or as a form. Upload and download files as bytes or as streams.
- title: Parameters
details: Add query, URL segment, body, form or header parameter using an easy and fluent API
footer: Apache 2.0 Licensed | Copyright © 2009-2021 John Sheehan, Andrew Young, Alexey Zimarev and RestSharp community.
footer: Apache 2.0 Licensed | Copyright © 2009-2022 John Sheehan, Andrew Young, Alexey Zimarev and RestSharp community.
---

RestSharp is probably the most popular HTTP client library for .NET. Featuring automatic serialization and deserialization, request and response type detection, variety of authentications and other useful features, it is being used by hundreds of thousands of projects.
Expand Down