We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I got a gif image, request with sdwebimage and reponse with response.respondWithImage(newImage,mimeType: "image/gif");, it doesn't work.
response.respondWithImage(newImage,mimeType: "image/gif");
for png ,it always work
for jpg image/jpg works but image/jpeg don't
image/jpg
image/jpeg