haskell-servant / haskell-servant/servant-multipart

is there a way to have per-route file size limitations?

Open
#53 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
40
Forks
42
PR merge metrics
No merged PRs in 30d

Description

Only way i can see to do it right now is to create a subserver with a different config/context as a wai app then mount it with Raw, which is rather unpleasant.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing how multipart configuration and request limits are applied, then compare that with the subserver and Raw mounting approach described in the issue. Define what per-route file size limits should configure and verify that routes can use different limits without requiring separate subservers.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell
Domain
api, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.