Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
hbbq
/
csharp-http-client
Public
forked from
sendgrid/csharp-http-client
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 17, 2017
Version Bump v3.3.0: #22 Added cancellation of requests using Cancellation Token
thinkingserious
committed
786ee64
Copy full SHA for 786ee64
Merge pull request #22 from aKzenT/master
Show description for 6561bbc
thinkingserious
authored
6561bbc
Copy full SHA for 6561bbc
Commits on Apr 15, 2017
Moved CancellationToken to end of parameter list
aKzenT
committed
8a0a8ae
Copy full SHA for 8a0a8ae
Merged current master
aKzenT
committed
47bfdf0
Copy full SHA for 47bfdf0
Commits on Apr 11, 2017
Version Bump v3.2.0: #23 Timeout Parameter
thinkingserious
committed
d86103a
Copy full SHA for d86103a
Merge pull request #23 from PandaBoy00/master
Show description for b1b975c
thinkingserious
authored
b1b975c
Copy full SHA for b1b975c
Fixed Build Error
PandaBoy00
committed
7204b8e
Copy full SHA for 7204b8e
Fixed Conflict
PandaBoy00
committed
d9eee1a
Copy full SHA for d9eee1a
Commits on Apr 4, 2017
Update CLA process
SendGrid's DX Team
authored
0ddabdf
Copy full SHA for 0ddabdf
Commits on Mar 1, 2017
Version Bump v3.1.0: PR #18 - Cache HTTP Client
thinkingserious
committed
6c32bec
Copy full SHA for 6c32bec
Merge pull request #18 from nillis/patch-1
Show description for 128129d
thinkingserious
authored
128129d
Copy full SHA for 128129d
Commits on Jan 10, 2017
Added cancellation of requests using CancellationToken
aKzenT
committed
72adcda
Copy full SHA for 72adcda
Commits on Nov 29, 2016
Move httpclient
nillis
authored
1bbd9e8
Copy full SHA for 1bbd9e8
Commits on Nov 23, 2016
Cache default httpclient
nillis
authored
5488b5f
Copy full SHA for 5488b5f
Commits on Nov 2, 2016
Added TimeoutDefault value to 10 seconds
PandaBoy00
committed
67d1d7c
Copy full SHA for 67d1d7c
Commits on Oct 6, 2016
Merge branch 'http-timeout-param' of https://github.com/PandaBoy00/csharp-http-client into http-timeout-param
PandaBoy00
committed
4b21cce
Copy full SHA for 4b21cce
Revert back to origin file
PandaBoy00
authored
c55e2d3
Copy full SHA for c55e2d3
Merge branch 'http-timeout-param'
PandaBoy00
committed
548bdb5
Copy full SHA for 548bdb5
Revert .travis.yml back to commit 92f16b7
PandaBoy00
committed
2fee721
Copy full SHA for 2fee721
Reverted .travis.yml to commit 92f16b7
PandaBoy00
committed
f633ac1
Copy full SHA for f633ac1
Commits on Oct 5, 2016
Merge branch 'http-timeout-param' of https://github.com/PandaBoy00/csharp-http-client into http-timeout-param
Show description for 8b59c70
PandaBoy00
committed
8b59c70
Copy full SHA for 8b59c70
Added new variable that stores a default value of 10 sec for
Show description for cbb6884
PandaBoy00
committed
cbb6884
Copy full SHA for cbb6884
Commits on Sep 28, 2016
Remove csharp-http-client as it is extra
PandaBoy00
committed
f4f6596
Copy full SHA for f4f6596
Commits on Sep 27, 2016
Merge branch 'master' of https://github.com/sendgrid/csharp-http-client
Show description for 83ea184
PandaBoy00
committed
83ea184
Copy full SHA for 83ea184
Rechecked
PandaBoy00
committed
322a4c1
Copy full SHA for 322a4c1
Commits on Sep 22, 2016
Merge conflict for MediaType and Timeout properties
PandaBoy00
committed
1d38006
Copy full SHA for 1d38006
Merge branch 'master' of https://github.com/PandaBoy00/csharp-http-client
PandaBoy00
committed
bc1324a
Copy full SHA for bc1324a
Merged MediaType and Timeout properties
PandaBoy00
committed
c9294dd
Copy full SHA for c9294dd
Fixed conflict between MediaType and Timeout properties
PandaBoy00
committed
f4d73af
Copy full SHA for f4d73af
Commits on Jul 22, 2016
Version Bump v3.0.0: BREAKING CHANGE - async fix #9
thinkingserious
committed
92f16b7
Copy full SHA for 92f16b7
Merge pull request #14 from sendgrid/891-async-fix
Show description for ac4602f
thinkingserious
authored
ac4602f
Copy full SHA for ac4602f
Clean up
thinkingserious
committed
0f98b2d
Copy full SHA for 0f98b2d
Merge remote-tracking branch 'refs/remotes/origin/master' into 891-async-fix
Show description for 04146be
thinkingserious
committed
04146be
Copy full SHA for 04146be
Commits on Jul 19, 2016
Added supported versions to the README
thinkingserious
committed
a88053e
Copy full SHA for a88053e
Version Bump v2.0.7: Pull Request #11: WebProxy
thinkingserious
committed
c387bf0
Copy full SHA for c387bf0
Pagination
Previous
Next
You can’t perform that action at this time.