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

Support application/xml request body for POST /stigs #1389

Open
cd-rite opened this issue Sep 26, 2024 · 0 comments
Open

Support application/xml request body for POST /stigs #1389

cd-rite opened this issue Sep 26, 2024 · 0 comments

Comments

@cd-rite
Copy link
Collaborator

cd-rite commented Sep 26, 2024

Add Content-Type application/xml and buffer the request body in our code. Deprecate the use of Content-Type multipart/form-data and the use of the multer library. Consider the removal of multipart/form-data shortly.

@csmig csmig changed the title Add vanilla form body option to endpoints that currently expect multipart form data. Support application/xml request body for POST /stigs Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants