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
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 }}
Shumen
/
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
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 19, 2012
add basic usage
Shumen
committed
c888e2c
View commit details
Copy full SHA for c888e2c
Browse repository at this point
Commits on Jul 5, 2012
Added headers which move boost::network::http::* types into network::http. Updated examples accordingly.
glynos
committed
0c77811
View commit details
Copy full SHA for 0c77811
Browse repository at this point
Commits on Jul 3, 2012
Fixed documentation issue #116.
glynos
committed
1338fb4
View commit details
Copy full SHA for 1338fb4
Browse repository at this point
Commits on Jul 2, 2012
Added C++0x/C++11 compiler flags, where appropriate.
glynos
committed
b9a9262
View commit details
Copy full SHA for b9a9262
Browse repository at this point
Commits on Jun 30, 2012
I made some changes to the code to make sure that everything compiles on MSVC 2010 (using C++11 features). Not all HTTP tests run successfully on Windows.
glynos
committed
d4ebe01
View commit details
Copy full SHA for d4ebe01
Browse repository at this point
Fixed bug issue 111. It seems there was a problem in the assignment operators where the parsing was not done correctly, causing undefined behaviour.
glynos
committed
bc2fbde
View commit details
Copy full SHA for bc2fbde
Browse repository at this point
Commits on May 19, 2012
Fix compile error because of an invalid include.
divyekapoor
committed
51fe256
View commit details
Copy full SHA for 51fe256
Browse repository at this point
Commits on May 13, 2012
[http_refactor] Removed boost/network/uri subdirectory to avoid confusion.
glynos
committed
190c310
View commit details
Copy full SHA for 190c310
Browse repository at this point
[http_refactor] Updated sources and build scripts to ensure full compilation on Linux (GCC 4.6)
glynos
committed
6ec03b6
View commit details
Copy full SHA for 6ec03b6
Browse repository at this point
Commits on May 10, 2012
Making fixes to the CMakeLists for sanity.
deanberris
committed
822b9fc
View commit details
Copy full SHA for 822b9fc
Browse repository at this point
Merge branch 'master' of github.com:cpp-netlib/cpp-netlib
Show description for 5056125
deanberris
committed
5056125
View commit details
Copy full SHA for 5056125
Browse repository at this point
Addressing issue with status_wrapper.
deanberris
committed
42feebf
View commit details
Copy full SHA for 42feebf
Browse repository at this point
Commits on May 8, 2012
C++11 features to implement server stuff.
deanberris
committed
567f976
View commit details
Copy full SHA for 567f976
Browse repository at this point
Commits on May 2, 2012
[uri] Moved around some deckchairs. Now the main namespace is 'network'. URI headers moved to include/network/uri*
glynos
committed
a796329
View commit details
Copy full SHA for a796329
Browse repository at this point
Commits on Apr 21, 2012
Updated HTML documentation.
glynos
committed
aca0667
View commit details
Copy full SHA for aca0667
Browse repository at this point
Updated version number in documentation.
glynos
committed
4c77f80
View commit details
Copy full SHA for 4c77f80
Browse repository at this point
Updating documentation.
deanberris
committed
d61a6f2
View commit details
Copy full SHA for d61a6f2
Browse repository at this point
Commits on Apr 20, 2012
Fixes #73 -- check for short read at body parsing.
deanberris
committed
a387cb3
View commit details
Copy full SHA for a387cb3
Browse repository at this point
Commits on Apr 18, 2012
So the connection don´t makes a copy of the handler, https://groups.google.com/forum/?fromgroups#!topic/cpp-netlib/rz54sRpo7WI
idleman
authored and
glynos
committed
2826162
View commit details
Copy full SHA for 2826162
Browse repository at this point
[uri] Added further equality tests.
glynos
committed
d9f8902
View commit details
Copy full SHA for d9f8902
Browse repository at this point
Commits on Apr 14, 2012
[uri] Added a test to check that the URI can be used as a key in a hash set.
glynos
committed
b63d1ff
View commit details
Copy full SHA for b63d1ff
Browse repository at this point
[uri] Updated URI implementation.
glynos
committed
652c9d3
View commit details
Copy full SHA for 652c9d3
Browse repository at this point
Commits on Apr 12, 2012
Fixes #78 -- short reads with Asio+OpenSSL.
deanberris
committed
792f0d0
View commit details
Copy full SHA for 792f0d0
Browse repository at this point
Commits on Apr 4, 2012
[uri] Added tests for boost::asio::ip::address overloads in builder::set_host.
glynos
committed
868dd23
View commit details
Copy full SHA for 868dd23
Browse repository at this point
[uri] Fixed issue #104.
glynos
committed
302c717
View commit details
Copy full SHA for 302c717
Browse repository at this point
Commits on Apr 2, 2012
[uri] cleaned tests.
glynos
committed
eef48fa
View commit details
Copy full SHA for eef48fa
Browse repository at this point
[uri] Added a swap function and less than operator.
glynos
committed
63f07da
View commit details
Copy full SHA for 63f07da
Browse repository at this point
Commits on Mar 28, 2012
Merged uri_test.cpp
glynos
committed
00715df
View commit details
Copy full SHA for 00715df
Browse repository at this point
[URI] Added some setter functions to the builder.
glynos
committed
ef1320d
View commit details
Copy full SHA for ef1320d
Browse repository at this point
[URI] Renamed URI tests.
glynos
committed
dff5902
View commit details
Copy full SHA for dff5902
Browse repository at this point
Commits on Mar 27, 2012
Fixed typo in example.
glynos
committed
1d2ab4f
View commit details
Copy full SHA for 1d2ab4f
Browse repository at this point
[URI] Added some setter functions to the builder.
glynos
committed
ba4a849
View commit details
Copy full SHA for ba4a849
Browse repository at this point
Commits on Mar 26, 2012
Merge branch 'http-client-refactoring'
deanberris
committed
10244c6
View commit details
Copy full SHA for 10244c6
Browse repository at this point
Stub for flatten algorithm.
deanberris
committed
a0f68a7
View commit details
Copy full SHA for a0f68a7
Browse repository at this point
Getting the synchronous server building!
deanberris
committed
bd118e7
View commit details
Copy full SHA for bd118e7
Browse repository at this point
Previous
Next
You can’t perform that action at this time.