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
Type
/
to 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 }}
giacomini
/
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
0.9-devel
User selector
All users
All time
Commit history
Commits on Jul 6, 2013
Merge pull request #270 from tjadevries/0.9-devel
Show description for c31e693
deanberris
committed
c31e693
View commit details
Copy full SHA for c31e693
Browse repository at this point
Commits on Jul 5, 2013
Do not try to link boost test libs dynamically for this test
tjadevries
committed
dd2d96c
View commit details
Copy full SHA for dd2d96c
Browse repository at this point
prevent multiple main()s in case of dynamic linking of boost testing
tjadevries
committed
29d9bea
View commit details
Copy full SHA for 29d9bea
Browse repository at this point
add
tjadevries
committed
f2c7a72
View commit details
Copy full SHA for f2c7a72
Browse repository at this point
Commits on Jul 4, 2013
Merge remote-tracking branch 'deanberris/0.9-devel' into 0.9-devel
glynos
committed
a5feaa6
View commit details
Copy full SHA for a5feaa6
Browse repository at this point
Updating "Whats New" for fix to #166
deanberris
committed
f3f2f79
View commit details
Copy full SHA for f3f2f79
Browse repository at this point
Make both server starts throw on error.
Show description for 27d42ee
deanberris
committed
27d42ee
View commit details
Copy full SHA for 27d42ee
Browse repository at this point
Commits on Jul 3, 2013
Up version to 0.10.1.
deanberris
committed
2e2e50b
View commit details
Copy full SHA for 2e2e50b
Browse repository at this point
Allow overriding defaulted headers.
Show description for b4dc8ce
deanberris
committed
b4dc8ce
View commit details
Copy full SHA for b4dc8ce
Browse repository at this point
Fixes #172 -- do not stop accepting connections for whatever reason.
deanberris
committed
79f6727
View commit details
Copy full SHA for 79f6727
Browse repository at this point
Fixes #194 -- show example of proper client usage and error handling.
deanberris
committed
bb97e54
View commit details
Copy full SHA for bb97e54
Browse repository at this point
Fixes #233 -- update default tag as defined in the header.
deanberris
committed
b52fe01
View commit details
Copy full SHA for b52fe01
Browse repository at this point
Fixes #264
Show description for ef77810
deanberris
committed
ef77810
View commit details
Copy full SHA for ef77810
Browse repository at this point
Fixes #182 -- update documentation to point out difference for HTTP server response
deanberris
committed
a513b54
View commit details
Copy full SHA for a513b54
Browse repository at this point
Commits on Jul 1, 2013
Merge pull request #262 from deanberris/0.9-devel
Show description for c834e47
deanberris
committed
c834e47
View commit details
Copy full SHA for c834e47
Browse repository at this point
Fixes #261
deanberris
committed
a720a0b
View commit details
Copy full SHA for a720a0b
Browse repository at this point
Commits on Jun 28, 2013
Merge pull request #258 from deanberris/0.9-devel
Show description for fc5569c
deanberris
committed
fc5569c
View commit details
Copy full SHA for fc5569c
Browse repository at this point
Rebuilding with updates.
deanberris
committed
b5eb21f
View commit details
Copy full SHA for b5eb21f
Browse repository at this point
Typos and broken links.
deanberris
committed
9148501
View commit details
Copy full SHA for 9148501
Browse repository at this point
Commits on Jun 27, 2013
Merge pull request #256 from nico159/0.9-devel
Show description for d62b9ce
deanberris
committed
d62b9ce
View commit details
Copy full SHA for d62b9ce
Browse repository at this point
Update whats_new.rst for 0.10.0
nico159
committed
40a4339
View commit details
Copy full SHA for 40a4339
Browse repository at this point
Merge pull request #254 from deanberris/0.9-devel
Show description for 257aefe
deanberris
committed
257aefe
View commit details
Copy full SHA for 257aefe
Browse repository at this point
Generating documentation for 0.10.0
deanberris
committed
b86879e
View commit details
Copy full SHA for b86879e
Browse repository at this point
Commits on Jun 26, 2013
Up version to 0.10.0
deanberris
committed
2bbc404
View commit details
Copy full SHA for 2bbc404
Browse repository at this point
Making sure the callback is set before calling it.
deanberris
committed
68c3caa
View commit details
Copy full SHA for 68c3caa
Browse repository at this point
Adding dependency to librt on Linux.
deanberris
committed
8db7bf7
View commit details
Copy full SHA for 8db7bf7
Browse repository at this point
Merge branch '0.9-devel' of github.com:cpp-netlib/cpp-netlib into 0.9-devel
deanberris
committed
9946eee
View commit details
Copy full SHA for 9946eee
Browse repository at this point
Commits on Jun 12, 2013
Merge pull request #248 from frejsoya/0.9-devel
Show description for fef3b8e
glynos
committed
fef3b8e
View commit details
Copy full SHA for fef3b8e
Browse repository at this point
Commits on Jun 6, 2013
Update async_normal.hpp
Show description for c56cadd
frejsoya
committed
c56cadd
View commit details
Copy full SHA for c56cadd
Browse repository at this point
Commits on Mar 5, 2013
Merge branch '0.9-devel' of git://github.com/cpp-netlib/cpp-netlib into 0.9-devel
deanberris
committed
fb1ad5b
View commit details
Copy full SHA for fb1ad5b
Browse repository at this point
Commits on Feb 28, 2013
Merge pull request #217 from skystrife/0.9-devel-integration
Show description for 62e2ad7
deanberris
committed
62e2ad7
View commit details
Copy full SHA for 62e2ad7
Browse repository at this point
Commits on Feb 27, 2013
Refactor chunked encoding body parsing.
skystrife
committed
30be91d
View commit details
Copy full SHA for 30be91d
Browse repository at this point
Fix issue #110 and issue #168.
Chase Geigle
committed
c6c1607
View commit details
Copy full SHA for c6c1607
Browse repository at this point
Commits on Feb 21, 2013
Merge pull request #214 from mb1986/0.9-devel
Show description for 4e0e198
deanberris
committed
4e0e198
View commit details
Copy full SHA for 4e0e198
Browse repository at this point
Fixes options.hpp compiler warning [-Wreorder]
Michal Blinkiewicz
committed
42a7090
View commit details
Copy full SHA for 42a7090
Browse repository at this point
Previous
Next
You can’t perform that action at this time.