Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move WebServer-specific properties out of ServerProperties #44064

Open
wilkinsona opened this issue Feb 4, 2025 · 0 comments
Open

Move WebServer-specific properties out of ServerProperties #44064

wilkinsona opened this issue Feb 4, 2025 · 0 comments
Assignees
Labels
status: pending-design-work Needs design work before any code can be developed theme: structure Issues related to the structure of the project and its code type: task A general task
Milestone

Comments

@wilkinsona
Copy link
Member

We'd like to move the WebServer-specific properties out of ServerProperties. For backwards compatibility, the properties themselves should not change but the WebServer-specific inner-classes (that we do not consider to be public API) should become top-level types in a WebServer-specific package.

@wilkinsona wilkinsona added status: pending-design-work Needs design work before any code can be developed theme: structure Issues related to the structure of the project and its code type: task A general task labels Feb 4, 2025
@wilkinsona wilkinsona added this to the 3.5.x milestone Feb 4, 2025
@wilkinsona wilkinsona self-assigned this Feb 4, 2025
@wilkinsona wilkinsona modified the milestones: 3.5.x, 4.0.x Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: pending-design-work Needs design work before any code can be developed theme: structure Issues related to the structure of the project and its code type: task A general task
Projects
None yet
Development

No branches or pull requests

1 participant