-
-
Notifications
You must be signed in to change notification settings - Fork 509
Closed
Labels
featureCode based project improvementCode based project improvementgood first issuean issue suitable to start contributing to the projectan issue suitable to start contributing to the project
Description
discussion in ipkn#250
Currently Crow only supports this with its own JSON data type, no xml, no anything.
one potential solution would be to create a response constructor argument that specifies the content type (as opposed to just headers), this can be done by using an extention (e.g. xml) and then using mime_types.h to get the proper content-type header.
Metadata
Metadata
Assignees
Labels
featureCode based project improvementCode based project improvementgood first issuean issue suitable to start contributing to the projectan issue suitable to start contributing to the project