Closed simonoakesepimorphics closed 3 years ago
POST requests without content type could be routed to any of the POST request handlers on RequestProcessor. The handlers are updated to be able to handle any of the POST operations that don't specify a content type.
RequestProcessor
POST requests without content type could be routed to any of the POST request handlers on
RequestProcessor
. The handlers are updated to be able to handle any of the POST operations that don't specify a content type.