flameshot-org / flameshot

Powerful yet simple to use screenshot software :desktop_computer: :camera_flash:
https://flameshot.org
GNU General Public License v3.0
23.92k stars 1.52k forks source link

fix content-type header in imgur uploader request #3562

Open 3dprogramin opened 2 months ago

3dprogramin commented 2 months ago

The request made to imgur has an incorrect content-type header.

Original (incorrect): application/application/x-www-form-urlencoded

Modified (correct): application/x-www-form-urlencoded