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

DM-47928: Use case-insensitive form middleware for UWS support #346

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

rra
Copy link
Member

@rra rra commented Dec 3, 2024

Convert the UWS support to the newly-added case-insensitive form middleware, which removes the need for annoying workarounds for case-insensitive form parameters. Update the application documentation accordingly.

Convert the UWS support to the newly-added case-insensitive form
middleware, which removes the need for annoying workarounds for
case-insensitive form parameters. Update the application documentation
accordingly.
@rra rra force-pushed the tickets/DM-47928 branch from 6f9de9e to 4330520 Compare December 3, 2024 21:38
@rra rra requested a review from stvoutsin December 3, 2024 21:38
@rra
Copy link
Member Author

rra commented Dec 3, 2024

This is an initial step towards using the models from vo-models for the rest of the UWS API, and also simplifies the code considerably.

Copy link
Member

@stvoutsin stvoutsin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great to me

@rra rra merged commit e927d13 into main Dec 4, 2024
6 checks passed
@rra rra deleted the tickets/DM-47928 branch December 4, 2024 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants