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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
gitNetlib
/
cpp-netlib
Public
forked from
cpp-netlib/cpp-netlib
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
Branch selector
fork-integration
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 10, 2010
changed from operator > to >> as > throws
Jeroen Habraken
authored and
deanberris
committed
fce4924
View commit details
Copy full SHA for fce4924
Browse repository at this point
Commits on Jan 8, 2010
Fixing left-in merge markers.
deanberris
committed
743dd78
View commit details
Copy full SHA for 743dd78
Browse repository at this point
Merging a checkpoint from 0.5-devel to master.
deanberris
committed
4e69162
View commit details
Copy full SHA for 4e69162
Browse repository at this point
Fixing HTTP 1.1 pipelining support implementation, so it does not fail when it tries to re-use a connection when the server gives up.
deanberris
committed
01140d2
View commit details
Copy full SHA for 01140d2
Browse repository at this point
Commits on Jan 4, 2010
Implementing support for HTTP 1.1 chunked encoding, and keepalive connections.
deanberris
committed
0aed5d1
View commit details
Copy full SHA for 0aed5d1
Browse repository at this point
Using correct traits for defining the string type and the vector type, making stock_reply creation easier.
deanberris
committed
c3eeb92
View commit details
Copy full SHA for c3eeb92
Browse repository at this point
Commits on Dec 29, 2009
Commenting out tests for CGI calls for HTTPS testing; willing to settle with the idea that its already working.
deanberris
committed
e1e11a8
View commit details
Copy full SHA for e1e11a8
Browse repository at this point
Commits on Dec 22, 2009
Merge commit 'origin/fork-integration'
deanberris
committed
b78fb25
View commit details
Copy full SHA for b78fb25
Browse repository at this point
minor path update
Jeroen Habraken
authored and
deanberris
committed
25d9366
View commit details
Copy full SHA for 25d9366
Browse repository at this point
implemented userinfo, fixed path, I hope
Jeroen Habraken
authored and
deanberris
committed
b45be23
View commit details
Copy full SHA for b45be23
Browse repository at this point
Switched to RFC 3986, path component
Jeroen Habraken
authored and
deanberris
committed
0cf2ddd
View commit details
Copy full SHA for 0cf2ddd
Browse repository at this point
Prevent modification of the scheme
Jeroen Habraken
authored and
deanberris
committed
0a4504d
View commit details
Copy full SHA for 0a4504d
Browse repository at this point
Improvements as mentioned on the mailing list, cleanup
Jeroen Habraken
authored and
deanberris
committed
ae9371d
View commit details
Copy full SHA for ae9371d
Browse repository at this point
Commits on Dec 21, 2009
Checking in implementation of HTTPS server and client tests; HTTPS localhost is still broken.
deanberris
committed
e70b277
View commit details
Copy full SHA for e70b277
Browse repository at this point
Commits on Dec 19, 2009
Merge commit 'HEAD'; commit 'origin/0.5-devel' into 0.5-devel
deanberris
committed
afe6866
View commit details
Copy full SHA for afe6866
Browse repository at this point
Commits on Dec 18, 2009
Implementing keep-alive connections in HTTP 1.1, but no chunked transfer encoding support yet.
deanberris
committed
4831538
View commit details
Copy full SHA for 4831538
Browse repository at this point
Commits on Dec 17, 2009
Including warning disable for tests, requires the patch associated with https://svn.boost.org/trac/boost/ticket/3774.
Dean Michael Berris
committed
288d7ae
View commit details
Copy full SHA for 288d7ae
Browse repository at this point
Refactoring implementation (incomplete) to support SSL; lots broken still more work to do -- this is a checkpoint commit, please bear with me.
Dean Michael Berris
committed
6add11d
View commit details
Copy full SHA for 6add11d
Browse repository at this point
Adding tests for HTTP 1.1 beginnings.
Dean Michael Berris
committed
dc151fc
View commit details
Copy full SHA for dc151fc
Browse repository at this point
Commits on Dec 15, 2009
Adding <cstdlib> include for standards compliance.
deanberris
committed
f90ab05
View commit details
Copy full SHA for f90ab05
Browse repository at this point
Commits on Dec 14, 2009
Refactoring to move request/response types into both client and server types sharing the same base template.
deanberris
committed
ec5996d
View commit details
Copy full SHA for ec5996d
Browse repository at this point
Refactoring connection management out of the basic_client implementation.
deanberris
committed
b8bb431
View commit details
Copy full SHA for b8bb431
Browse repository at this point
Adding tests and support for UDP based resolving with the HTTP client.
deanberris
committed
5925e6f
View commit details
Copy full SHA for 5925e6f
Browse repository at this point
Commits on Dec 13, 2009
Adding git ignored paths and patterns.
deanberris
committed
1c2a006
View commit details
Copy full SHA for 1c2a006
Browse repository at this point
Changing tags::http to become tags::http_default_8bit_tcp_resolve, introducing tags::http_default_8bit_udp_resolve.
deanberris
committed
616ba6b
View commit details
Copy full SHA for 616ba6b
Browse repository at this point
Refactoring out resolver policy, using tag dispatching trait to choose correct implementation.
deanberris
committed
ddd7889
View commit details
Copy full SHA for ddd7889
Browse repository at this point
Fixing ODR violation with parse_specific and parse_url function.
deanberris
committed
7906db1
View commit details
Copy full SHA for 7906db1
Browse repository at this point
Merging http-server branch to trunk.
mikhail_beris
committed
fa0a950
View commit details
Copy full SHA for fa0a950
Browse repository at this point
Commits on Dec 8, 2009
Checking in changes for documenting the URI type; adding myself to documentation copyright holders.
mikhail_beris
committed
a7056e9
View commit details
Copy full SHA for a7056e9
Browse repository at this point
Commits on Dec 4, 2009
Fixing the test case that for some reason keeps coming back and failing every so often.
mikhail_beris
committed
aa451a1
View commit details
Copy full SHA for aa451a1
Browse repository at this point
Merging integration_0_4 r210 into trunk.
mikhail_beris
committed
5ad39cc
View commit details
Copy full SHA for 5ad39cc
Browse repository at this point
Commits on Dec 13, 2008
Patched test Jamfile for Cygwin platform.
glynos
committed
e1bf74d
View commit details
Copy full SHA for e1bf74d
Browse repository at this point
Commits on Oct 20, 2008
MIME is not yet supported by unit tests, so it won't go in the release.
glynos
committed
41b98e1
View commit details
Copy full SHA for 41b98e1
Browse repository at this point
Commits on Oct 19, 2008
Merged branches/http_integration-r72 and branches/docs-r78.
glynos
committed
d5bf9ad
View commit details
Copy full SHA for d5bf9ad
Browse repository at this point
Commits on Sep 2, 2008
Merged latest documentation from docs branch; minor changes to allow tests to compile with the gcc -pedantic flag. Works on gcc 4.3, needs double checking on other platforms.
glynos
committed
c810667
View commit details
Copy full SHA for c810667
Browse repository at this point
Previous
Next
You can’t perform that action at this time.