]>
git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Krunal Chheda [Wed, 19 Nov 2025 16:30:18 +0000 (11:30 -0500)]
rgw/notification: add negative test case to test boost:parse:url.
Signed-off-by: kchheda3 <kchheda3@bloomberg.net>
Krunal Chheda [Wed, 19 Nov 2025 16:26:25 +0000 (11:26 -0500)]
rgw/notification: According to RFC 3986, IPv6 addresses in URIs must be enclosed in brackets.
Signed-off-by: kchheda3 <kchheda3@bloomberg.net>
Krunal Chheda [Wed, 19 Nov 2025 14:31:03 +0000 (09:31 -0500)]
rgw/notification: use boost:uri to parse the url instead of std:regex
Signed-off-by: kchheda3 <kchheda3@bloomberg.net>