SessionConfiguration::getCookieDomain() return value doc is incorrect.

Created on 12 March 2023, almost 2 years ago

Problem/Motivation

SessionConfiguration::getCookieDomain() retrieves the cookie domain value that should be used. It does some basic sanity-checking on the value and returns NULL if it is not a valid domain attribute for the set-cookie header. However, this is not properly documented and also the sanity-check appears to have an IPv4 bias, so adding to that inline documentation to explain why it is OK as-is.

Steps to reproduce

This is a docs-only bug.

Proposed resolution

Clarify docs.

Remaining tasks

Review.

User interface changes

None.

API changes

None.

Data model changes

None.

Release notes snippet

n/a

🐛 Bug report
Status

Fixed

Version

10.1

Component
Base 

Last updated 1 day ago

Created by

🇺🇸United States bradjones1 Digital Nomad Life

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024