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

HTTP API: make sure virtual host limit values are returned as a JSON object #12081

Merged
merged 2 commits into from
Aug 21, 2024

Conversation

michaelklishin
Copy link
Member

when no limits are set.

This is the classic empty proplist JSON serialization problem in a relatively new place.

when no limits are set.

This is the classic empty proplist JSON serialization
problem in a relatively new place.
@michaelklishin michaelklishin added this to the 4.0.0 milestone Aug 21, 2024
@michaelklishin michaelklishin changed the title HTTP API: make sure virtual host limits are returned as a JSON object HTTP API: make sure virtual host limit value are returned as a JSON object Aug 21, 2024
@michaelklishin michaelklishin changed the title HTTP API: make sure virtual host limit value are returned as a JSON object HTTP API: make sure virtual host limit values are returned as a JSON object Aug 21, 2024
@michaelklishin michaelklishin merged commit 7697f76 into main Aug 21, 2024
199 checks passed
@michaelklishin michaelklishin deleted the mk-virtual-host-limits-empty-object-fix branch August 21, 2024 20:03
michaelklishin added a commit that referenced this pull request Aug 22, 2024
HTTP API: make sure virtual host limit values are returned as a JSON object (backport #12081)
michaelklishin added a commit that referenced this pull request Aug 22, 2024
HTTP API: make sure virtual host limit values are returned as a JSON object (backport #12081) (backport #12083)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant