http-rs / http-rs/http-types

merge tide-compress's mime db stuff into the Content-Type typed header

Open
#504 4 comments 0 reactions 0 assignees View on GitHub
enhancement HTTP Header
Dominant language
Rust
Stars
209
Forks
91
PR merge metrics
No merged PRs in 30d

Description

basically, this but with the other fields that the json database provides: https://github.com/Fishrock123/tide-compress/blob/main/build.rs

see https://github.com/jshttp/mime-db/blob/master/db.json

Contributor guide

Open the contributing guide

Research direction

Start by comparing tide-compress's build.rs with the jshttp/mime-db db.json referenced in the issue, then inspect the Content-Type typed header in http-types. Done means the header incorporates the additional fields provided by the MIME database, with the resulting behavior verified against the project's existing checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.