How to send Http Request with Content-Type: image/jpeg?

Hi,
when I sent in http request the image (eg. to resolve captcha) I used header:


and in attachments:

And it worked.