Changeset 88 in code


Ignore:
Timestamp:
Jan 8, 2019, 11:38:56 PM (6 years ago)
Author:
ave
Message:

Add support for image/x-icon

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/morty.go

    r78 r88  
    5959        contenttype.NewFilterEquals("image", "bmp", ""),
    6060        contenttype.NewFilterEquals("image", "x-ms-bmp", ""),
     61        contenttype.NewFilterEquals("image", "x-icon", ""),
    6162        // fonts
    6263        contenttype.NewFilterEquals("application", "font-otf", ""),
Note: See TracChangeset for help on using the changeset viewer.