Skip to content

Commit

Permalink
Add image/x-icon to permitted types
Browse files Browse the repository at this point in the history
  • Loading branch information
robn committed Nov 17, 2020
1 parent baffb2c commit afe12a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Hopscotch.pm
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ my %VALID_CONTENT_TYPES = map { $_ => 1 } qw(
image/x-xbitmap
image/x-xpixmap
image/x-xwindowdump
image/x-icon
);

sub request_headers {
Expand Down

0 comments on commit afe12a3

Please sign in to comment.