Provide option to Save Cookie with Domain being a parent domain of the request
Description
c4db_setCookie(_c4db, "id=a3fWa; Domain=.aa.com; Secure; HttpOnly", "sg.np.bags.aa.com", "", &err) expected to work but got (ps. changing host to www.aa.com still gets the same error)
Build couchbase-lite-net-3.1.0-157 contains couchbase-lite-core commit 45e2952 with commit message: : Provide option to Save Cookie with Domain being a parent domain of the request (#1679)
CB robot February 4, 2023 at 5:40 AM
Build couchbase-lite-log-3.1.0-195 contains couchbase-lite-core commit 45e2952 with commit message: : Provide option to Save Cookie with Domain being a parent domain of the request (#1679)
CB robot February 4, 2023 at 2:22 AM
Build couchbase-lite-cblite-3.1.0-186 contains couchbase-lite-core commit 45e2952 with commit message: : Provide option to Save Cookie with Domain being a parent domain of the request (#1679)
CB robot January 27, 2023 at 10:29 PM
Build couchbase-lite-ios-3.1.0-298 contains couchbase-lite-core commit 45e2952 with commit message: : Provide option to Save Cookie with Domain being a parent domain of the request (#1679)
CB robot January 27, 2023 at 4:36 PM
Build couchbase-lite-c-3.1.0-220 contains couchbase-lite-core commit 45e2952 with commit message: : Provide option to Save Cookie with Domain being a parent domain of the request (#1679)
Fixed
Pinned fields
Click on the next to a field label to start pinning.
c4db_setCookie(_c4db, "id=a3fWa; Domain=.aa.com; Secure; HttpOnly", "sg.np.bags.aa.com", "", &err) expected to work but got (ps. changing host to www.aa.com still gets the same error)