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
Accelerator
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 }}
allidev
/
restclient-cpp
Public
forked from
mrtazz/restclient-cpp
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
restclient-cpp
source
on
master
User selector
All users
All time
Commit history
Commits on Apr 20, 2016
Add option to set the Certificate Authority (CA) Info option. (#44)
Show description for 5c65335
tgoetze
authored and
mrtazz
committed
5c65335
View commit details
Copy full SHA for 5c65335
View code at this point
Browse repository at this point
Commits on Apr 19, 2016
Connection: Initialize timeout and followRedirects (#46)
Show description for 0d6e64d
marczych
authored and
mrtazz
committed
0d6e64d
View commit details
Copy full SHA for 0d6e64d
View code at this point
Browse repository at this point
Commits on Jan 31, 2016
fix all warnings/errors for doxygen documentation
mrtazz
committed
1d70443
View commit details
Copy full SHA for 1d70443
View code at this point
Browse repository at this point
implement FollowRedirects
mrtazz
committed
fda9c94
View commit details
Copy full SHA for fda9c94
View code at this point
Browse repository at this point
implement connection info retrieval
Show description for 7bec775
mrtazz
committed
7bec775
View commit details
Copy full SHA for 7bec775
View code at this point
Browse repository at this point
Commits on Jan 30, 2016
implement SetHeader/GetHeader for Connection
mrtazz
committed
f331155
View commit details
Copy full SHA for f331155
View code at this point
Browse repository at this point
Commits on Jan 26, 2016
implement RestClient::init() and RestClient::disable()
mrtazz
committed
b88ab3b
View commit details
Copy full SHA for b88ab3b
View code at this point
Browse repository at this point
Commits on Jan 25, 2016
implement Basic Auth on Connection object
mrtazz
committed
a8cb9c5
View commit details
Copy full SHA for a8cb9c5
View code at this point
Browse repository at this point
implement custom user agent feature
mrtazz
committed
cdf2d97
View commit details
Copy full SHA for cdf2d97
View code at this point
Browse repository at this point
Commits on Jan 19, 2016
fix return code for the timeout case
mrtazz
committed
5ed96d5
View commit details
Copy full SHA for 5ed96d5
View code at this point
Browse repository at this point
add unit test suite for RestClient::Connection
Show description for e66150d
mrtazz
committed
e66150d
View commit details
Copy full SHA for e66150d
View code at this point
Browse repository at this point
properly include cstring and reference std::memcpy
mrtazz
committed
d172580
View commit details
Copy full SHA for d172580
View code at this point
Browse repository at this point
fix a bug for failed query
Show description for 2eaf08d
mrtazz
committed
2eaf08d
View commit details
Copy full SHA for 2eaf08d
View code at this point
Browse repository at this point
implement method for GetUserAgent()
mrtazz
committed
194b3aa
View commit details
Copy full SHA for 194b3aa
View code at this point
Browse repository at this point
properly delete the connection object
Show description for 4d82b22
mrtazz
committed
4d82b22
View commit details
Copy full SHA for 4d82b22
View code at this point
Browse repository at this point
make connection.cc pass cpplint
mrtazz
committed
9f9a55c
View commit details
Copy full SHA for 9f9a55c
View code at this point
Browse repository at this point
Commits on Jan 18, 2016
make refactor compile
mrtazz
committed
2214d6a
View commit details
Copy full SHA for 2214d6a
View code at this point
Browse repository at this point
first super rough draft of an implementation for the new API
mrtazz
committed
7084c02
View commit details
Copy full SHA for 7084c02
View code at this point
Browse repository at this point
Commits on Dec 26, 2015
document `timeout` parameter for all restclient methods
mrtazz
committed
b8d8260
View commit details
Copy full SHA for b8d8260
View code at this point
Browse repository at this point
document basic auth usage
Show description for 75ad939
mrtazz
committed
75ad939
View commit details
Copy full SHA for 75ad939
View code at this point
Browse repository at this point
Commits on Dec 23, 2015
cleanup version gen to be driven by git tags
Show description for ac72ba7
mrtazz
committed
ac72ba7
View commit details
Copy full SHA for ac72ba7
View code at this point
Browse repository at this point
Commits on Oct 7, 2015
remove calls to curl_global_cleanup
Show description for c467955
mrtazz
committed
c467955
View commit details
Copy full SHA for c467955
View code at this point
Browse repository at this point
Commits on Sep 6, 2015
Added lost line.
Karol Samborski
committed
f0f0ca3
View commit details
Copy full SHA for f0f0ca3
View code at this point
Browse repository at this point
Merge branch 'master' into headers
Karol Samborski
committed
36fbbde
View commit details
Copy full SHA for 36fbbde
View code at this point
Browse repository at this point
Commits on Sep 3, 2015
Merge pull request #14 from 69736c616d/master
Show description for 34cc7ef
mrtazz
committed
34cc7ef
View commit details
Copy full SHA for 34cc7ef
View code at this point
Browse repository at this point
Commits on Aug 31, 2015
Fixed indentation, added test and some description
Karol Samborski
committed
285d266
View commit details
Copy full SHA for 285d266
View code at this point
Browse repository at this point
Fixed bad indentation
Karol Samborski
committed
86be6cc
View commit details
Copy full SHA for 86be6cc
View code at this point
Browse repository at this point
Added extra space after ':' at header's name
Karol Samborski
committed
0b168b9
View commit details
Copy full SHA for 0b168b9
View code at this point
Browse repository at this point
Allow for setting additional HTTP headers
Karol Samborski
committed
34894cd
View commit details
Copy full SHA for 34894cd
View code at this point
Browse repository at this point
Commits on Aug 13, 2015
timeout tests
Islam Yasar
committed
7526841
View commit details
Copy full SHA for 7526841
View code at this point
Browse repository at this point
Commits on Aug 10, 2015
default parameter compile issue
Islam Yasar
committed
f85caa5
View commit details
Copy full SHA for f85caa5
View code at this point
Browse repository at this point
DS_Store files deleted, test scenarious pass
Islam Yasar
committed
11b3853
View commit details
Copy full SHA for 11b3853
View code at this point
Browse repository at this point
Commits on Feb 24, 2015
move two include instructions
lucklove
committed
1cdbb2e
View commit details
Copy full SHA for 1cdbb2e
View code at this point
Browse repository at this point
Commits on Nov 16, 2014
condition for timeout added
69736c616d
committed
6f2b216
View commit details
Copy full SHA for 6f2b216
View code at this point
Browse repository at this point
Commits on Nov 14, 2014
timeout added
69736c616d
committed
6d5bd99
View commit details
Copy full SHA for 6d5bd99
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.