http-rs / http-rs/async-h1

Allow for Server Configurations

Open
#36 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
166
Forks
49
PR merge metrics
No merged PRs in 30d

Description

Right now we hard code certain values for the server including max number of requests and keep alive timeout. We should have API that allows for this to be configured.

Contributor guide

Open the contributing guide

Research direction

The issue names no files, tests, or entry points. Start by locating where the server's maximum request count and keep-alive timeout are hard-coded, then determine the configuration API needed for both values. Done means callers can configure those settings instead of using fixed values.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
api, backend, networking
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.