]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/log
ceph.git
3 months agorgw/notification: add negative test case to test boost:parse:url. 66316/head
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>
3 months agorgw/notification: According to RFC 3986, IPv6 addresses in URIs must be enclosed...
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>
3 months agorgw/notification: use boost:uri to parse the url instead of std:regex
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>