cdepillabout / cdepillabout/servant-static-th

Files that has to be ignored and not served

Open
#9 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
14
Forks
10
PR merge metrics
No merged PRs in 30d

Description

Hello,
I have static files (.sass) that do not need to be served but ignored by the extensionToMimeTypeInfoEx function
Right now, it fails with "unknown extension type"
Do you have a plan for such issue already ?
Thanks for your reply.
Alexandre

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the extensionToMimeTypeInfoEx function and trace how an unknown .sass extension is handled. Confirm how files that should not be served are represented, then make sure those files are ignored without triggering the unknown extension error and verify the existing serving behavior remains intact.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell
Domain
backend, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.