Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
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
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
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 }}
cpp-netlib
/
uri
Public
Notifications
You must be signed in to change notification settings
Fork
73
Star
140
Code
Issues
7
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
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 23, 2020
Feature/get rid off boost dependency (#136)
Show description for 9f47767
Liastre
authored
9f47767
Copy full SHA for 9f47767
Commits on Mar 22, 2020
Feature/project update and refactor (#135)
Show description for f5a701d
Liastre
authored
f5a701d
Copy full SHA for f5a701d
Commits on Oct 31, 2019
Update README.rst
glynos
authored
d21e7c7
Copy full SHA for d21e7c7
Commits on Jun 30, 2019
Added warning to use skyr library
glynos
committed
fc4dca7
Copy full SHA for fc4dca7
Commits on Feb 28, 2019
Added command line option to disable libc++ when using clang (#130)
glynos
authored
b705c9c
Copy full SHA for b705c9c
Commits on Nov 24, 2018
Updated CHANGELOG.md
glynos
committed
76f0781
Copy full SHA for 76f0781
Applied changes to percent encoding of query parameters in the uri_builder (#126)
Show description for 983f9cf
glynos
authored
983f9cf
Copy full SHA for 983f9cf
Commits on Oct 24, 2018
Fix namespace error with external boost (#125)
Show description for 2c57190
mtrenkmann
authored and
glynos
committed
2c57190
Copy full SHA for 2c57190
Define network_boost namespace when NETWORK_URI_EXTERNAL_BOOST is defined (#124)
mtrenkmann
authored and
glynos
committed
d8fdaf5
Copy full SHA for d8fdaf5
Commits on Oct 21, 2018
Updated changelog (1.0.4)
glynos
committed
4fb380f
Copy full SHA for 4fb380f
Fixed error when normalizing paths with adjacent slashes (i.e. empty segments) (#123)
Show description for c3fc4df
glynos
authored
c3fc4df
Copy full SHA for c3fc4df
Commits on Oct 18, 2018
Update README.rst
glynos
authored
d3367e7
Copy full SHA for d3367e7
Updated CHANGELOG
glynos
committed
41172a7
Copy full SHA for 41172a7
Added AppVeyor configuration
glynos
committed
2d3239d
Copy full SHA for 2d3239d
Fix percent encoding in query component (#120)
Show description for ee74d8a
mtrenkmann
authored and
glynos
committed
ee74d8a
Copy full SHA for ee74d8a
Accept non-ASCII octets in percent-decoding (#119)
Show description for 0bfbd14
mtrenkmann
authored and
glynos
committed
0bfbd14
Copy full SHA for 0bfbd14
Commits on Oct 13, 2018
Applied fix for #116 (#117)
glynos
authored
6be6c24
Copy full SHA for 6be6c24
Commits on Aug 22, 2018
Merge pull request #27 from disigma/master
Show description for 3c223b7
glynos
authored
3c223b7
Copy full SHA for 3c223b7
Commits on Aug 13, 2018
Fix compare() in string_view
starmaker-dev
committed
d33e808
Copy full SHA for d33e808
Commits on Aug 11, 2018
Added CHANGELOG.md
glynos
committed
6969c6d
Copy full SHA for 6969c6d
Commits on Aug 7, 2018
Fix building URIs that have only a scheme and an absolute path (#113)
csk-ableton
authored and
glynos
committed
4dc3252
Copy full SHA for 4dc3252
Commits on Jul 25, 2018
Merge pull request #112 from csk-ableton/master
glynos
committed
cf62c91
Copy full SHA for cf62c91
Commits on Jul 23, 2018
Merge pull request #25 from csk-ableton/master
Show description for 0eb9ccd
glynos
authored
0eb9ccd
Copy full SHA for 0eb9ccd
Don't create tons of locales when parsing URIs
Show description for 10dc45b
csk-ableton
committed
10dc45b
Copy full SHA for 10dc45b
Fix memory corruption when swapping URIs
Show description for ab3a3ac
csk-ableton
committed
ab3a3ac
Copy full SHA for ab3a3ac
Commits on Jun 24, 2018
Default C++ version is C++11.
glynos
committed
69a272b
Copy full SHA for 69a272b
Commits on Jun 15, 2018
Merge pull request #111 from cpp-netlib/deanberris-cpp11-constexpr
Show description for ae076ac
glynos
authored
ae076ac
Copy full SHA for ae076ac
Commits on Jun 14, 2018
Use cascading ternary operators for C++11 mode
Show description for 8d8ae3e
deanberris
authored
8d8ae3e
Copy full SHA for 8d8ae3e
Default C++ is C++11.
glynos
committed
14511e9
Copy full SHA for 14511e9
Commits on Apr 30, 2018
Introduce NETWORK_URI_EXTERNAL_BOOST to use an external version of boost
Naios
authored and
deanberris
committed
e746f22
Copy full SHA for e746f22
Commits on Feb 18, 2018
Merge pull request #106 from os12/master
Show description for f732ef8
glynos
authored
f732ef8
Copy full SHA for f732ef8
Commits on Feb 10, 2018
Corrected the 'swap' test
Show description for 236825f
os12
committed
236825f
Copy full SHA for 236825f
Corrected the gcc 6.3 build
os12
committed
7e11174
Copy full SHA for 7e11174
Corrected compare() in network::basic_string_view
Show description for 32adc97
os12
committed
32adc97
Copy full SHA for 32adc97
Commits on Jan 21, 2018
Fixed bug reported in issue #105.
glynos
committed
fb4830f
Copy full SHA for fb4830f
Pagination
Previous
Next
You can’t perform that action at this time.