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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
cpp-netlib
/
url
Public
forked from
glynos/url
Notifications
You must be signed in to change notification settings
Fork
22
Star
61
Code
Issues
2
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jun 9, 2026
Tidy clang (#179)
Show description for c2ade80
glynos
authored
c2ade80
View commit details
Copy full SHA for c2ade80
Browse repository at this point
Commits on Jan 4, 2026
Add URL builder functions (#178)
Show description for a7ceaf4
glynos
authored
a7ceaf4
View commit details
Copy full SHA for a7ceaf4
Browse repository at this point
Commits on Jan 1, 2026
Add formatting functions and examples (#177)
Show description for 1dfede3
glynos
authored
1dfede3
View commit details
Copy full SHA for 1dfede3
Browse repository at this point
Add functionality to sanitize URLs (#176)
glynos
authored
c478728
View commit details
Copy full SHA for c478728
Browse repository at this point
Commits on Dec 31, 2025
Disable WPT workflow
glynos
committed
816a13d
View commit details
Copy full SHA for 816a13d
Browse repository at this point
Update example documentation to use the correct C++ standard
glynos
committed
3edd11c
View commit details
Copy full SHA for 3edd11c
Browse repository at this point
Update CHANGELOG.md
glynos
committed
2b35d2b
View commit details
Copy full SHA for 2b35d2b
Browse repository at this point
Remove notice message which stopped being relevant long ago
glynos
committed
0f82276
View commit details
Copy full SHA for 0f82276
Browse repository at this point
Fix CI status badge
glynos
committed
b7e6f91
View commit details
Copy full SHA for b7e6f91
Browse repository at this point
Add a bunch of badges
glynos
committed
af69b79
View commit details
Copy full SHA for af69b79
Browse repository at this point
Benchmark (#175)
Show description for 06908d1
glynos
authored
06908d1
View commit details
Copy full SHA for 06908d1
Browse repository at this point
Add address and UB sanitizer tests (#174)
Show description for c41de1a
glynos
authored
c41de1a
View commit details
Copy full SHA for c41de1a
Browse repository at this point
Fix README.md
glynos
committed
dc5b77f
View commit details
Copy full SHA for dc5b77f
Browse repository at this point
Add wpt runner (#173)
Show description for 7d402bf
glynos
authored
7d402bf
View commit details
Copy full SHA for 7d402bf
Browse repository at this point
Commits on Dec 30, 2025
Rewrite using C++ standard library implementations (#171)
Show description for 329c541
glynos
authored
329c541
View commit details
Copy full SHA for 329c541
Browse repository at this point
Commits on Dec 9, 2023
Clean up repo, use CPM for dependency management (#170)
maztheman
authored
8c03e21
View commit details
Copy full SHA for 8c03e21
Browse repository at this point
Commits on Aug 6, 2022
Try to use a more recent version of cmake (#163)
Show description for ecdb4eb
glynos
authored
ecdb4eb
View commit details
Copy full SHA for ecdb4eb
Browse repository at this point
Fix issues with Github actions and added new test builds (#162)
Show description for 28111d4
glynos
authored
28111d4
View commit details
Copy full SHA for 28111d4
Browse repository at this point
Commits on Jul 11, 2022
CMake use CMAKE_INSTALL_LIBDIR variable (#161)
pszubiak
authored
de7a2b6
View commit details
Copy full SHA for de7a2b6
Browse repository at this point
Commits on Aug 19, 2021
Cmake updates (#160)
Show description for 427b154
glynos
authored
427b154
View commit details
Copy full SHA for 427b154
Browse repository at this point
Commits on Aug 14, 2021
Fix bug when clearing query
glynos
authored
ee5e90c
View commit details
Copy full SHA for ee5e90c
Browse repository at this point
Removed GCC and Clang <= 9 from CI builds
glynos
committed
4d6b3c0
View commit details
Copy full SHA for 4d6b3c0
Browse repository at this point
Commits on Jun 27, 2021
Refactored prt of the parser implementation (#159)
glynos
authored
6805f55
View commit details
Copy full SHA for 6805f55
Browse repository at this point
Commits on May 9, 2021
Added more constexpr where they made sense (#157)
Show description for 281501b
glynos
authored
281501b
View commit details
Copy full SHA for 281501b
Browse repository at this point
Commits on May 8, 2021
Added support for clang 12 compiler (#156)
Show description for 40f7a25
glynos
authored
40f7a25
View commit details
Copy full SHA for 40f7a25
Browse repository at this point
Commits on Apr 14, 2021
Added support for clang with GNU stdlib (relevant on Ubuntu 18.04 and older) (#153)
emmenlau
authored
346fc20
View commit details
Copy full SHA for 346fc20
Browse repository at this point
Commits on Apr 5, 2021
Upgrade percent encoding (#155)
Show description for 9a67015
glynos
authored
9a67015
View commit details
Copy full SHA for 9a67015
Browse repository at this point
Commits on Apr 3, 2021
Updated Github workflows configuration (#154)
Show description for b1e5776
glynos
authored
b1e5776
View commit details
Copy full SHA for b1e5776
Browse repository at this point
Commits on Nov 18, 2020
Expose path and query parser (#150)
Show description for be95b53
glynos
authored
be95b53
View commit details
Copy full SHA for be95b53
Browse repository at this point
Commits on Nov 2, 2020
Replaced magic number in swap_endianness
glynos
committed
d49ec10
View commit details
Copy full SHA for d49ec10
Browse repository at this point
Use trailing return type
glynos
committed
bcf361a
View commit details
Copy full SHA for bcf361a
Browse repository at this point
Commits on Oct 28, 2020
Refactor v2 parser (#149)
Show description for bcdde1a
glynos
authored
bcdde1a
View commit details
Copy full SHA for bcdde1a
Browse repository at this point
Commits on Oct 21, 2020
V2 cpp20 (#148)
Show description for 403b168
glynos
authored
403b168
View commit details
Copy full SHA for 403b168
Browse repository at this point
Commits on Sep 11, 2020
Updated version number and updated Changelog
glynos
committed
dd34536
View commit details
Copy full SHA for dd34536
Browse repository at this point
Commits on Sep 7, 2020
cmake/skyr-url-config.cmake.in: added 'range-v3' to dependencies (#146)
emmenlau
authored
04bb322
View commit details
Copy full SHA for 04bb322
Browse repository at this point
Previous
Next
You can’t perform that action at this time.