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
.
infinit
/
uri
Public
forked from
cpp-netlib/uri
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
All time
Commit history
Commits on Aug 23, 2017
Fixed missing declaration warning.
mefyl
committed
cb927e9
View commit details
Copy full SHA for cb927e9
Browse repository at this point
Commits on Jul 16, 2017
Merge pull request #103 from yhager/yhager/port-parse
Show description for ac30f19
glynos
authored
ac30f19
View commit details
Copy full SHA for ac30f19
Browse repository at this point
Commits on Jun 30, 2017
fix port parsing for odd # of digits
yhager
committed
86d0020
View commit details
Copy full SHA for 86d0020
Browse repository at this point
Commits on May 29, 2017
Merge pull request #102 from glynos/fix_query_iterator
Show description for 2d01cfa
glynos
authored
2d01cfa
View commit details
Copy full SHA for 2d01cfa
Browse repository at this point
Commits on May 28, 2017
Cleaned up query iterator increment implementation.
glynos
committed
4c3dc4f
View commit details
Copy full SHA for 4c3dc4f
Browse repository at this point
Commits on May 27, 2017
Fixed query_begin if the query part is not given.
glynos
committed
616671f
View commit details
Copy full SHA for 616671f
Browse repository at this point
Fixed how the query iterator increments and compares for equality.
glynos
committed
659bc28
View commit details
Copy full SHA for 659bc28
Browse repository at this point
Commits on May 26, 2017
Merge pull request #101 from glynos/has_host_issue_87
Show description for 04f009f
glynos
authored
04f009f
View commit details
Copy full SHA for 04f009f
Browse repository at this point
Merge pull request #100 from glynos/boost_function_fix_for_gcc6
Show description for 6b11fa0
glynos
authored
6b11fa0
View commit details
Copy full SHA for 6b11fa0
Browse repository at this point
Fixed parser bugs reported in #87 and #88.
glynos
committed
da45244
View commit details
Copy full SHA for da45244
Browse repository at this point
Applied fix suggested by ddurham2 to allow compilation using GCC 6.
glynos
committed
45df6f7
View commit details
Copy full SHA for 45df6f7
Browse repository at this point
Merge pull request #99 from glynos/copy_assignment_bug_issue_98
Show description for b91cacc
glynos
authored
b91cacc
View commit details
Copy full SHA for b91cacc
Browse repository at this point
Applied fix to swap function from #93, including fix to unit test.
glynos
committed
804b330
View commit details
Copy full SHA for 804b330
Browse repository at this point
Fixed bug in interpreting some non-opaque URIs which broke the copy and move constructor/assignment operators.
glynos
committed
898b1da
View commit details
Copy full SHA for 898b1da
Browse repository at this point
Commits on May 15, 2017
Merge pull request #97 from glynos/query_key_values
Show description for c515c75
deanberris
authored
c515c75
View commit details
Copy full SHA for c515c75
Browse repository at this point
Commits on May 14, 2017
Updated empty_query test for consistency.
glynos
committed
e8a215c
View commit details
Copy full SHA for e8a215c
Browse repository at this point
Added missing test for empty query.
glynos
committed
48c8f89
View commit details
Copy full SHA for 48c8f89
Browse repository at this point
Commits on May 13, 2017
Cleaned up query_iterator.
glynos
authored and
Glyn Matthews
committed
3ff8a46
View commit details
Copy full SHA for 3ff8a46
Browse repository at this point
Commits on May 12, 2017
Fixed invocation of assert with empty query string when using query_iterator.
glynos
authored and
Glyn Matthews
committed
21f2588
View commit details
Copy full SHA for 21f2588
Browse repository at this point
Added function to iterator over query key-value pairs.
glynos
authored and
Glyn Matthews
committed
e420b66
View commit details
Copy full SHA for e420b66
Browse repository at this point
Commits on May 11, 2017
Added check for VS2015 on Windows
glynos
authored and
Glyn Matthews
committed
131037a
View commit details
Copy full SHA for 131037a
Browse repository at this point
Commits on Mar 20, 2017
Merge pull request #95 from georgi-d/patch-1
Show description for 63b1fd0
glynos
authored
63b1fd0
View commit details
Copy full SHA for 63b1fd0
Browse repository at this point
Commits on Mar 19, 2017
Fix issue #90. Avoid nested include.
Show description for 12056db
georgi-d
authored
12056db
View commit details
Copy full SHA for 12056db
Browse repository at this point
Commits on Nov 24, 2016
Merge pull request #92 from glynos/clear_query_params
Show description for 2446c01
glynos
authored
2446c01
View commit details
Copy full SHA for 2446c01
Browse repository at this point
Commits on Nov 23, 2016
Fixed bug in optional assignment operator.
glynos
authored and
Glyn Matthews
committed
b43c8e3
View commit details
Copy full SHA for b43c8e3
Browse repository at this point
Commits on Nov 1, 2016
Removed workaround for MSVC that now works.
glynos
committed
b6816d1
View commit details
Copy full SHA for b6816d1
Browse repository at this point
Commits on Sep 4, 2016
Merge pull request #89 from caitp/patch-1
Show description for 8b1eec8
glynos
authored
8b1eec8
View commit details
Copy full SHA for 8b1eec8
Browse repository at this point
Commits on Sep 2, 2016
Add option to not force static C runtime library on MSVC
Show description for ef7fd51
caitp
authored
ef7fd51
View commit details
Copy full SHA for ef7fd51
Browse repository at this point
Commits on Aug 6, 2016
Merge pull request #86 from Plaristote/master
Show description for 60c0da3
glynos
authored
60c0da3
View commit details
Copy full SHA for 60c0da3
Browse repository at this point
adds install directives to the CMakeLists.txt
Plaristote
committed
f75d1b0
View commit details
Copy full SHA for f75d1b0
Browse repository at this point
Commits on Jun 14, 2016
Added test in #470.
glynos
committed
56a0d0c
View commit details
Copy full SHA for 56a0d0c
Browse repository at this point
Commits on May 18, 2016
Merge pull request #83 from glynos/uri_path_validation
Show description for c16a46e
deanberris
committed
c16a46e
View commit details
Copy full SHA for c16a46e
Browse repository at this point
Commits on May 17, 2016
Added definitions to disable warnings on MSVC.
glynos
committed
746f36c
View commit details
Copy full SHA for 746f36c
Browse repository at this point
Fixed some warnings and re-enabled MSVC.
glynos
committed
696675b
View commit details
Copy full SHA for 696675b
Browse repository at this point
Commits on May 16, 2016
Cleaned up code repetition.
glynos
committed
d6c8f6b
View commit details
Copy full SHA for d6c8f6b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.